45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
kubeVersion: ">=1.24.0"
|
|
apiVersion: v2
|
|
name: velero
|
|
version: 1.0.0
|
|
appVersion: latest
|
|
description: Velero is a kubernetes-native backup solution
|
|
home: https://truecharts.org/charts/incubator/velero
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/velero
|
|
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
|
- https://cert-manager.io/
|
|
- https://github.com/cert-manager
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- velero
|
|
- backup
|
|
dependencies:
|
|
- name: common
|
|
version: 16.0.0
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: velero
|
|
version: 5.1.4
|
|
repository: https://vmware-tanzu.github.io/helm-charts
|
|
condition: ""
|
|
alias: velero
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: operators
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: incubator
|