Skip to content

Commit

Permalink
Merge pull request #522 from vmware-tanzu/dependabot/docker/charts/ve…
Browse files Browse the repository at this point in the history
…lero/velero/velero-v1.12.2

Bump velero/velero from 1.12.1 to v1.12.2 in /charts/velero
  • Loading branch information
qiuming-best committed Nov 29, 2023
2 parents 521fdfb + fabc440 commit 5e87e22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/velero/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 1.12.1
appVersion: 1.12.2
kubeVersion: ">=1.16.0-0"
description: A Helm chart for velero
name: velero
version: 5.1.4
version: 5.1.5
home: https://github.com/vmware-tanzu/velero
icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/velero/values.yaml
Expand Up @@ -33,7 +33,7 @@ namespace:
# enabling node-agent). Required.
image:
repository: velero/velero
tag: v1.12.1
tag: v1.12.2
# Digest value example: sha256:d238835e151cec91c6a811fe3a89a66d3231d9f64d09e5f3c49552672d271f38.
# If used, it will take precedence over the image.tag.
# digest:
Expand Down

0 comments on commit 5e87e22

Please sign in to comment.