Skip to content

feat(helm): update chart argo-cd ( 10.6.1 → 10.7.1 ) - #3456

Merged
rogerrum merged 1 commit into
mainfrom
renovate/argo-cd-10.x
Sep 3, 2026
Merged

feat(helm): update chart argo-cd ( 10.6.1 → 10.7.1 )#3456
rogerrum merged 1 commit into
mainfrom
renovate/argo-cd-10.x

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
argo-cd minor 10.6.110.7.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

argoproj/argo-helm (argo-cd)

v10.7.1

Compare 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.0

Compare 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.4

Compare 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.3

Compare 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)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Path: argocd
Version: 10.6.1 -> 10.7.1

--- /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 renovate Bot changed the title fix(helm): update chart argo-cd ( 10.6.1 → 10.6.3 ) fix(helm): update chart argo-cd ( 10.6.1 → 10.6.4 ) Sep 2, 2026
@renovate
renovate Bot force-pushed the renovate/argo-cd-10.x branch from e67976b to aa8353c Compare September 2, 2026 10:14
@renovate renovate Bot added the type/minor label Sep 2, 2026
@renovate
renovate Bot force-pushed the renovate/argo-cd-10.x branch from aa8353c to 2ef1587 Compare September 2, 2026 22:30
@renovate renovate Bot removed the type/patch label Sep 2, 2026
@renovate renovate Bot changed the title fix(helm): update chart argo-cd ( 10.6.1 → 10.6.4 ) feat(helm): update chart argo-cd ( 10.6.1 → 10.7.0 ) Sep 2, 2026
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | argo-cd | 10.6.1 | 10.7.1 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@renovate renovate Bot changed the title feat(helm): update chart argo-cd ( 10.6.1 → 10.7.0 ) feat(helm): update chart argo-cd ( 10.6.1 → 10.7.1 ) Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/argo-cd-10.x branch from 2ef1587 to 0183335 Compare September 3, 2026 15:58
@rogerrum
rogerrum merged commit aa48aa5 into main Sep 3, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/argo-cd-10.x branch September 3, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant