diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index bc89988937f..f4d766491a8 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -1,17 +1,17 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: velero -version: 1.0.4 +version: 1.0.5 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 +- https://github.com/truecharts/charts/tree/master/charts/incubator/velero +- https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/enterprise/velero/values.yaml b/charts/enterprise/velero/values.yaml index 4f724fc1603..29c54f268cd 100644 --- a/charts/enterprise/velero/values.yaml +++ b/charts/enterprise/velero/values.yaml @@ -29,7 +29,7 @@ velero: volumeMounts: - mountPath: /target name: plugins - - image: velero/velero-plugin-for-csi:v0.6.0 + - image: velero/velero-plugin-for-csi:v0.6.2@sha256:f0a6f541a24951a21aecbd42d4170e79e138d2f9efdb9e82b6fb14b3effc2d5a imagePullPolicy: IfNotPresent name: velero-plugin-for-csi volumeMounts: