diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 448d7e95e8c..a2136ff3a63 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -1,23 +1,13 @@ -kubeVersion: ">=1.24.0-0" +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + 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 apiVersion: v2 -name: velero -version: 3.1.9 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://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/velero - - https://github.com/cert-manager -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - velero - - backup dependencies: - name: common version: 17.2.22 @@ -33,12 +23,22 @@ dependencies: alias: velero tags: [] import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - 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 +deprecated: false +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 +keywords: + - velero + - backup +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: velero +sources: + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/velero + - https://cert-manager.io/ type: application +version: 3.1.10 diff --git a/charts/enterprise/velero/values.yaml b/charts/enterprise/velero/values.yaml index 5f5017a9cc1..eb9477c198a 100644 --- a/charts/enterprise/velero/values.yaml +++ b/charts/enterprise/velero/values.yaml @@ -31,7 +31,7 @@ velero: volumeMounts: - mountPath: /target name: plugins - - image: velero/velero-plugin-for-csi:v0.6.2@sha256:f0a6f541a24951a21aecbd42d4170e79e138d2f9efdb9e82b6fb14b3effc2d5a + - image: velero/velero-plugin-for-csi:v0.6.3@sha256:6f6fe00b772cc7730fb2c4db6ebc8c194bcd456f9acc2c93bb0eea0caa2fd359 imagePullPolicy: IfNotPresent name: velero-plugin-for-csi volumeMounts: