feat(helm): update chart argo-cd ( 10.6.1 → 10.7.1 ) - #3456
Merged
Conversation
|
Path: --- /tmp/tmp.DO0J0UxajB 2026-09-03 15:59:35.180582162 +0000
+++ /tmp/tmp.TQrhyCP3WD 2026-09-03 15:59:37.257569133 +0000
@@ -33336,6 +33336,7 @@
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
+ optional: true
- name: gpg-keys
configMap:
name: argocd-gpg-keys-cm
@@ -33467,6 +33468,7 @@
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
+ optional: true
- name: argocd-repo-server-tls
secret:
secretName: argocd-repo-server-tls
@@ -33939,6 +33941,7 @@
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
+ optional: true
- name: gpg-keys
configMap:
name: argocd-gpg-keys-cm
@@ -34383,6 +34386,7 @@
- name: tls-certs
configMap:
name: argocd-tls-certs-cm
+ optional: true
- name: styles
configMap:
name: argocd-styles-cm
@@ -34511,7 +34515,7 @@
automountServiceAccountToken: false
initContainers:
- name: config-init
- image: ecr-public.aws.com/docker/library/redis:8.2.3-alpine
+ image: ecr-public.aws.com/docker/library/redis:8.6.4-alpine
imagePullPolicy: IfNotPresent
resources: {}
command:
@@ -34549,7 +34553,7 @@
containers:
- name: redis
- image: ecr-public.aws.com/docker/library/redis:8.2.3-alpine
+ image: ecr-public.aws.com/docker/library/redis:8.6.4-alpine
imagePullPolicy: IfNotPresent
command:
- redis-server
@@ -34623,7 +34627,7 @@
- /bin/sh
- /readonly-config/trigger-failover-if-master.sh
- name: sentinel
- image: ecr-public.aws.com/docker/library/redis:8.2.3-alpine
+ image: ecr-public.aws.com/docker/library/redis:8.6.4-alpine
imagePullPolicy: IfNotPresent
command:
- redis-sentinel
@@ -34696,7 +34700,7 @@
- sleep 30; redis-cli -p 26379 sentinel reset argocd
- name: split-brain-fix
- image: ecr-public.aws.com/docker/library/redis:8.2.3-alpine
+ image: ecr-public.aws.com/docker/library/redis:8.6.4-alpine
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
@@ -35362,7 +35366,7 @@
tolerations: []
containers:
- name: "release-name-service-test"
- image: ecr-public.aws.com/docker/library/redis:8.2.3-alpine
+ image: ecr-public.aws.com/docker/library/redis:8.6.4-alpine
command:
- sh
- -c |
renovate
Bot
force-pushed
the
renovate/argo-cd-10.x
branch
from
September 2, 2026 10:14
e67976b to
aa8353c
Compare
renovate
Bot
force-pushed
the
renovate/argo-cd-10.x
branch
from
September 2, 2026 22:30
aa8353c to
2ef1587
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | argo-cd | 10.6.1 | 10.7.1 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/argo-cd-10.x
branch
from
September 3, 2026 15:58
2ef1587 to
0183335
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.6.1→10.7.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
argoproj/argo-helm (argo-cd)
v10.7.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-cd-10.7.0...argo-cd-10.7.1
v10.7.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-events-2.4.25...argo-cd-10.7.0
v10.6.4Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-cd-10.6.3...argo-cd-10.6.4
v10.6.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-cd-10.6.1...argo-cd-10.6.3
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.