Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 596a041799 chore(deps): update all-minor-patch-updates 2026-06-26 08:00:28 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: argo-cd - name: argo-cd
version: 9.7.0 version: 9.7.1
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
+1 -1
View File
@@ -59,7 +59,7 @@ velero:
insecureSkipTLSVerify: "true" insecureSkipTLSVerify: "true"
initContainers: initContainers:
- name: velero-plugin-for-aws - name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.14.1 image: velero/velero-plugin-for-aws:v1.14.2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- mountPath: /target - mountPath: /target