From d61af3c6e0a88ee5ef85ffbcc166f469992dbc28 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 07:37:58 +0100 Subject: [PATCH] chore(deps): update container image velero/velero-plugin-for-csi to v0.6.2@f0a6f54 (#16134) --- charts/enterprise/velero/Chart.yaml | 6 +++--- charts/enterprise/velero/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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: