Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2025

This PR contains the following updates:

Package Update Change
argo-cd patch 9.2.09.2.3

Release Notes

argoproj/argo-helm (argo-cd)

v9.2.3

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

  • fix(argo-cd): Add default values for liveness and readiness enablement, and set to … by @​mickkael in #​3649

Full Changelog: argoproj/argo-helm@argo-cd-9.2.2...argo-cd-9.2.3

v9.2.2

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

  • fix(argo-cd): fix the templates, related to liveness and readiness probe values by @​mickkael in #​3648

New Contributors

Full Changelog: argoproj/argo-helm@argo-cd-9.2.1...argo-cd-9.2.2

v9.2.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-9.2.0...argo-cd-9.2.1


Configuration

📅 Schedule: 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
Copy link

github-actions bot commented Dec 24, 2025

Path: argocd
Version: 9.2.0 -> 9.2.3

--- /tmp/tmp.yr9H954VGT	2025-12-31 13:55:00.419113775 +0000
+++ /tmp/tmp.ekPUAsoJMO	2025-12-31 13:55:02.515108185 +0000
@@ -26313,7 +26313,7 @@
       automountServiceAccountToken: true
       containers:
         - name: applicationset-controller
-          image: quay.io/argoproj/argocd:v3.2.2
+          image: quay.io/argoproj/argocd:v3.2.3
           imagePullPolicy: IfNotPresent
           args:
             - /usr/local/bin/argocd-applicationset-controller
@@ -26591,7 +26591,7 @@
       automountServiceAccountToken: true
       containers:
         - name: notifications-controller
-          image: quay.io/argoproj/argocd:v3.2.2
+          image: quay.io/argoproj/argocd:v3.2.3
           imagePullPolicy: IfNotPresent
           args:
             - /usr/local/bin/argocd-notifications
@@ -26705,7 +26705,7 @@
       automountServiceAccountToken: true
       containers:
         - name: repo-server
-          image: quay.io/argoproj/argocd:v3.2.2
+          image: quay.io/argoproj/argocd:v3.2.3
           imagePullPolicy: IfNotPresent
           args:
             - /usr/local/bin/argocd-repo-server
@@ -27054,7 +27054,7 @@
             - --update=none
             - /usr/local/bin/argocd
             - /var/run/argocd/argocd-cmp-server
-          image: quay.io/argoproj/argocd:v3.2.2
+          image: quay.io/argoproj/argocd:v3.2.3
           imagePullPolicy: IfNotPresent
           name: copyutil
           resources:
@@ -27195,7 +27195,7 @@
       automountServiceAccountToken: true
       containers:
         - name: server
-          image: quay.io/argoproj/argocd:v3.2.2
+          image: quay.io/argoproj/argocd:v3.2.3
           imagePullPolicy: IfNotPresent
           args:
             - /usr/local/bin/argocd-server
@@ -27978,7 +27978,7 @@
         - args:
             - /usr/local/bin/argocd-application-controller
             - --metrics-port=8082
-          image: quay.io/argoproj/argocd:v3.2.2
+          image: quay.io/argoproj/argocd:v3.2.3
           imagePullPolicy: IfNotPresent
           name: application-controller
           env:
@@ -28558,7 +28558,7 @@
             - argocd
             - admin
             - redis-initial-password
-          image: quay.io/argoproj/argocd:v3.2.2
+          image: quay.io/argoproj/argocd:v3.2.3
           imagePullPolicy: IfNotPresent
           name: secret-init
           resources: {}

@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.2.0 → 9.2.1 ) fix(helm): update chart argo-cd ( 9.2.0 → 9.2.2 ) Dec 26, 2025
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from c1ae671 to cbbfc63 Compare December 26, 2025 16:59
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.2.0 → 9.2.2 ) fix(helm): update chart argo-cd ( 9.2.0 → 9.2.3 ) Dec 28, 2025
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from cbbfc63 to 267ecb1 Compare December 28, 2025 13:15
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | argo-cd | 9.2.0 | 9.2.3 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from 267ecb1 to 04c65dc Compare December 31, 2025 13:54
@rogerrum rogerrum merged commit 07bee32 into main Jan 2, 2026
2 checks passed
@renovate renovate bot deleted the renovate/argo-cd-9.x branch January 2, 2026 19:42
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.

2 participants