File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 1.17.0
2+ appVersion : 1.17.1
33kubeVersion : " >=1.16.0-0"
44description : A Helm chart for velero
55name : velero
6- version : 11.1.1
6+ version : 11.2.0
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.17.0
30+ tag : v1.17.1
3131 # Digest value example: sha256:d238835e151cec91c6a811fe3a89a66d3231d9f64d09e5f3c49552672d271f38.
3232 # If used, it will take precedence over the image.tag.
3333 # digest:
@@ -130,7 +130,7 @@ dnsPolicy: ClusterFirst
130130# If the value is a string then it is evaluated as a template.
131131initContainers :
132132 # - name: velero-plugin-for-aws
133- # image: velero/velero-plugin-for-aws:v1.13.0
133+ # image: velero/velero-plugin-for-aws:v1.13.1
134134 # imagePullPolicy: IfNotPresent
135135 # volumeMounts:
136136 # - mountPath: /target
@@ -789,7 +789,7 @@ schedules: {}
789789# velero.io/plugin-config: ""
790790# velero.io/pod-volume-restore: RestoreItemAction
791791# data:
792- # image: velero/velero:v1.17.0
792+ # image: velero/velero:v1.17.1
793793# cpuRequest: 200m
794794# memRequest: 128Mi
795795# cpuLimit: 200m
You can’t perform that action at this time.
0 commit comments