File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 1.16.0
2+ appVersion : 1.16.1
33kubeVersion : " >=1.16.0-0"
44description : A Helm chart for velero
55name : velero
6- version : 10.0.4
6+ version : 10.0.5
77home : https://github.com/vmware-tanzu/velero
88icon : https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png
99sources :
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ namespace:
3333# enabling node-agent). Required.
3434image :
3535 repository : velero/velero
36- tag : v1.16.0
36+ tag : v1.16.1
3737 # Digest value example: sha256:d238835e151cec91c6a811fe3a89a66d3231d9f64d09e5f3c49552672d271f38.
3838 # If used, it will take precedence over the image.tag.
3939 # digest:
@@ -128,7 +128,7 @@ dnsPolicy: ClusterFirst
128128# If the value is a string then it is evaluated as a template.
129129initContainers :
130130 # - name: velero-plugin-for-aws
131- # image: velero/velero-plugin-for-aws:v1.10.0
131+ # image: velero/velero-plugin-for-aws:v1.12.1
132132 # imagePullPolicy: IfNotPresent
133133 # volumeMounts:
134134 # - mountPath: /target
You can’t perform that action at this time.
0 commit comments