Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot c104bf55c8 chore(deps): update helm release argo-cd to v10 2026-06-26 17:01:00 +00:00
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: cert-manager - name: cert-manager
version: v1.20.3 version: v1.20.2
repository: https://charts.jetstack.io repository: https://charts.jetstack.io
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: external-secrets - name: external-secrets
version: 2.7.0 version: 2.6.0
repository: https://charts.external-secrets.io repository: https://charts.external-secrets.io
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 87.2.1 version: 87.2.0
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: velero - name: velero
version: 12.1.0 version: 12.0.3
repository: https://vmware-tanzu.github.io/helm-charts repository: https://vmware-tanzu.github.io/helm-charts
+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.2 image: velero/velero-plugin-for-aws:v1.14.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- mountPath: /target - mountPath: /target