소스 검색

set velero images to 1.18

Josh Bicking 4 일 전
부모
커밋
48fdeb64be
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      argocd/infra/velero/values.yaml

+ 3 - 0
argocd/infra/velero/values.yaml

@@ -4,6 +4,9 @@
 #  image:
 #    repository: public.ecr.aws/bitnami/kubectl
 
+image:
+  tag: v1.18.0  # https://github.com/vmware-tanzu/velero/pull/9132
+
 deployNodeAgent: true
 
 initContainers: