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.1
2+ appVersion : 1.16.2
33kubeVersion : " >=1.16.0-0"
44description : A Helm chart for velero
55name : velero
6- version : 10.0.12
6+ version : 10.0.13
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 @@ -27,7 +27,7 @@ namespace:
2727# enabling node-agent). Required.
2828image :
2929 repository : velero/velero
30- tag : v1.16.1
30+ tag : v1.16.2
3131 # Digest value example: sha256:d238835e151cec91c6a811fe3a89a66d3231d9f64d09e5f3c49552672d271f38.
3232 # If used, it will take precedence over the image.tag.
3333 # digest:
@@ -122,7 +122,7 @@ dnsPolicy: ClusterFirst
122122# If the value is a string then it is evaluated as a template.
123123initContainers :
124124 # - name: velero-plugin-for-aws
125- # image: velero/velero-plugin-for-aws:v1.12.1
125+ # image: velero/velero-plugin-for-aws:v1.12.2
126126 # imagePullPolicy: IfNotPresent
127127 # volumeMounts:
128128 # - mountPath: /target
You can’t perform that action at this time.
0 commit comments