chore(deps): update container image velero/velero-plugin-for-csi to v0.6.2@f0a6f54 (#16134)

This commit is contained in:
TrueCharts Bot 2023-12-16 07:37:58 +01:00 committed by GitHub
parent bcc98e9175
commit d61af3c6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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: