Skip to content

fix(helm): update chart argo-cd ( 9.4.7 → 9.4.17 )#486

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/argo-cd-9.x
Open

fix(helm): update chart argo-cd ( 9.4.7 → 9.4.17 )#486
renovate[bot] wants to merge 1 commit intomainfrom
renovate/argo-cd-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Update Change
argo-cd patch 9.4.79.4.17

Release Notes

argoproj/argo-helm (argo-cd)

v9.4.17

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-rollouts-2.40.9...argo-cd-9.4.17

v9.4.16

Compare Source

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

What's Changed

Full Changelog: argoproj/argo-helm@argocd-image-updater-1.1.4...argo-cd-9.4.16

v9.4.15

Compare Source

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

What's Changed

New Contributors

Full Changelog: argoproj/argo-helm@argo-workflows-1.0.4...argo-cd-9.4.15

v9.4.14

Compare Source

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

What's Changed

  • fix(argo-cd): Omit runAsUser for dex when deployed on OpenShift by @​CLNRMN in #​3785

New Contributors

Full Changelog: argoproj/argo-helm@argo-workflows-1.0.3...argo-cd-9.4.14

v9.4.13

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.4.12...argo-cd-9.4.13

v9.4.12

Compare Source

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

What's Changed

New Contributors

Full Changelog: argoproj/argo-helm@argo-cd-9.4.11...argo-cd-9.4.12

v9.4.11

Compare Source

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

What's Changed

Full Changelog: argoproj/argo-helm@argocd-image-updater-1.1.3...argo-cd-9.4.11

v9.4.10

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.4.9...argo-cd-9.4.10

v9.4.9

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.4.8...argo-cd-9.4.9

v9.4.8

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.4.7...argo-cd-9.4.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy Markdown

github-actions bot commented Mar 15, 2026

--- HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-applicationset-controller

+++ HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-applicationset-controller

@@ -23,13 +23,13 @@

     matchLabels:
       app.kubernetes.io/name: argocd-applicationset-controller
       app.kubernetes.io/instance: argocd
   template:
     metadata:
       annotations:
-        checksum/cmd-params: 220960cf9ec732ba7dc7aebd08565ca28330302c116cbe28ef35fc7b4b6fa381
+        checksum/cmd-params: df33f1c7d16d3d6602025685f8d1107c2abe92519d343febed266c6178bfede0
       labels:
         app.kubernetes.io/name: argocd-applicationset-controller
         app.kubernetes.io/instance: argocd
         app.kubernetes.io/component: applicationset-controller
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: argocd
@@ -42,13 +42,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       serviceAccountName: argocd-applicationset-controller
       automountServiceAccountToken: true
       containers:
       - name: applicationset-controller
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         args:
         - /usr/local/bin/argocd-applicationset-controller
         - --metrics-addr=:8080
         - --probe-addr=:8081
         - --webhook-addr=:7000
--- HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-notifications-controller

+++ HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-notifications-controller

@@ -25,13 +25,13 @@

     matchLabels:
       app.kubernetes.io/name: argocd-notifications-controller
       app.kubernetes.io/instance: argocd
   template:
     metadata:
       annotations:
-        checksum/cmd-params: 220960cf9ec732ba7dc7aebd08565ca28330302c116cbe28ef35fc7b4b6fa381
+        checksum/cmd-params: df33f1c7d16d3d6602025685f8d1107c2abe92519d343febed266c6178bfede0
       labels:
         app.kubernetes.io/name: argocd-notifications-controller
         app.kubernetes.io/instance: argocd
         app.kubernetes.io/component: notifications-controller
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: argocd
@@ -44,13 +44,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       serviceAccountName: argocd-notifications-controller
       automountServiceAccountToken: true
       containers:
       - name: notifications-controller
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         args:
         - /usr/local/bin/argocd-notifications
         - --metrics-port=9001
         - --namespace=infrastructure
         - --argocd-repo-server=argocd-repo-server:8081
--- HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-repo-server

+++ HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-repo-server

@@ -23,14 +23,14 @@

     matchLabels:
       app.kubernetes.io/name: argocd-repo-server
       app.kubernetes.io/instance: argocd
   template:
     metadata:
       annotations:
-        checksum/cmd-params: 220960cf9ec732ba7dc7aebd08565ca28330302c116cbe28ef35fc7b4b6fa381
-        checksum/cm: 80a9e89d1f6b19d5fdcb631845d9966c744dda7d8a75a7bc96c6742edb668dfb
+        checksum/cmd-params: df33f1c7d16d3d6602025685f8d1107c2abe92519d343febed266c6178bfede0
+        checksum/cm: 1d59b55d92e8190751680f072d54f1b4dac6143f0e76aa0c4d11943641488541
       labels:
         app.kubernetes.io/name: argocd-repo-server
         app.kubernetes.io/instance: argocd
         app.kubernetes.io/component: repo-server
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: argocd
@@ -43,13 +43,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       serviceAccountName: argocd-repo-server
       automountServiceAccountToken: true
       containers:
       - name: repo-server
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         args:
         - /usr/local/bin/argocd-repo-server
         - --port=8081
         - --metrics-port=8084
         env:
@@ -369,13 +369,13 @@

       - command:
         - sh
         - -c
         args:
         - /bin/cp --update=none /usr/local/bin/argocd /var/run/argocd/argocd && /bin/ln
           -sf /var/run/argocd/argocd /var/run/argocd/argocd-cmp-server
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         name: copyutil
         resources: {}
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
--- HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-server

+++ HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-server

@@ -23,14 +23,14 @@

     matchLabels:
       app.kubernetes.io/name: argocd-server
       app.kubernetes.io/instance: argocd
   template:
     metadata:
       annotations:
-        checksum/cmd-params: 220960cf9ec732ba7dc7aebd08565ca28330302c116cbe28ef35fc7b4b6fa381
-        checksum/cm: 80a9e89d1f6b19d5fdcb631845d9966c744dda7d8a75a7bc96c6742edb668dfb
+        checksum/cmd-params: df33f1c7d16d3d6602025685f8d1107c2abe92519d343febed266c6178bfede0
+        checksum/cm: 1d59b55d92e8190751680f072d54f1b4dac6143f0e76aa0c4d11943641488541
       labels:
         app.kubernetes.io/name: argocd-server
         app.kubernetes.io/instance: argocd
         app.kubernetes.io/component: server
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: argocd
@@ -43,13 +43,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       serviceAccountName: argocd-server
       automountServiceAccountToken: true
       containers:
       - name: server
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         args:
         - /usr/local/bin/argocd-server
         - --port=8080
         - --metrics-port=8083
         env:
--- HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-dex-server

+++ HelmRelease: infrastructure/argocd Deployment: infrastructure/argocd-dex-server

@@ -23,13 +23,13 @@

     matchLabels:
       app.kubernetes.io/name: argocd-dex-server
       app.kubernetes.io/instance: argocd
   template:
     metadata:
       annotations:
-        checksum/cmd-params: 220960cf9ec732ba7dc7aebd08565ca28330302c116cbe28ef35fc7b4b6fa381
+        checksum/cmd-params: df33f1c7d16d3d6602025685f8d1107c2abe92519d343febed266c6178bfede0
       labels:
         app.kubernetes.io/name: argocd-dex-server
         app.kubernetes.io/instance: argocd
         app.kubernetes.io/component: dex-server
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: argocd
@@ -42,13 +42,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       serviceAccountName: argocd-dex-server
       automountServiceAccountToken: true
       containers:
       - name: dex-server
-        image: ghcr.io/dexidp/dex:v2.44.0
+        image: ghcr.io/dexidp/dex:v2.45.1
         imagePullPolicy: IfNotPresent
         command:
         - /shared/argocd-dex
         args:
         - rundex
         env:
@@ -91,24 +91,25 @@

           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
+          runAsUser: 1001
           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: static-files
           mountPath: /shared
         - name: dexconfig
           mountPath: /tmp
         - name: argocd-dex-server-tls
           mountPath: /tls
       initContainers:
       - name: copyutil
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         command:
         - /bin/cp
         - -n
         - /usr/local/bin/argocd
         - /shared/argocd-dex
@@ -122,12 +123,13 @@

           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
+          runAsUser: 1001
           seccompProfile:
             type: RuntimeDefault
       affinity:
         podAntiAffinity:
           preferredDuringSchedulingIgnoredDuringExecution:
           - weight: 100
--- HelmRelease: infrastructure/argocd StatefulSet: infrastructure/argocd-application-controller

+++ HelmRelease: infrastructure/argocd StatefulSet: infrastructure/argocd-application-controller

@@ -24,14 +24,14 @@

     matchLabels:
       app.kubernetes.io/name: argocd-application-controller
       app.kubernetes.io/instance: argocd
   template:
     metadata:
       annotations:
-        checksum/cmd-params: 220960cf9ec732ba7dc7aebd08565ca28330302c116cbe28ef35fc7b4b6fa381
-        checksum/cm: 80a9e89d1f6b19d5fdcb631845d9966c744dda7d8a75a7bc96c6742edb668dfb
+        checksum/cmd-params: df33f1c7d16d3d6602025685f8d1107c2abe92519d343febed266c6178bfede0
+        checksum/cm: 1d59b55d92e8190751680f072d54f1b4dac6143f0e76aa0c4d11943641488541
       labels:
         app.kubernetes.io/name: argocd-application-controller
         app.kubernetes.io/instance: argocd
         app.kubernetes.io/component: application-controller
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: argocd
@@ -46,13 +46,13 @@

       serviceAccountName: argocd-application-controller
       automountServiceAccountToken: true
       containers:
       - args:
         - /usr/local/bin/argocd-application-controller
         - --metrics-port=8082
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         name: application-controller
         env:
         - name: ARGOCD_CONTROLLER_REPLICAS
           value: '1'
         - name: ARGOCD_APPLICATION_CONTROLLER_NAME
--- HelmRelease: infrastructure/argocd Job: infrastructure/argocd-redis-secret-init

+++ HelmRelease: infrastructure/argocd Job: infrastructure/argocd-redis-secret-init

@@ -38,13 +38,13 @@

     spec:
       containers:
       - command:
         - argocd
         - admin
         - redis-initial-password
-        image: quay.io/argoproj/argocd:v3.3.2
+        image: quay.io/argoproj/argocd:v3.3.6
         imagePullPolicy: IfNotPresent
         name: secret-init
         resources: {}
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 15, 2026

--- kubernetes/apps/infrastructure/argocd/app Kustomization: flux-system/argocd HelmRelease: infrastructure/argocd

+++ kubernetes/apps/infrastructure/argocd/app Kustomization: flux-system/argocd HelmRelease: infrastructure/argocd

@@ -13,13 +13,13 @@

     spec:
       chart: argo-cd
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: argocd
-      version: 9.4.7
+      version: 9.4.17
   interval: 30m
   values:
     configs:
       cm:
         admin.enabled: false
         kustomize.buildOptions: --enable-helm

@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch 6 times, most recently from 21734b4 to fcb3b57 Compare March 19, 2026 13:29
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.4.7 → 9.4.10 ) fix(helm): update chart argo-cd ( 9.4.7 → 9.4.11 ) Mar 19, 2026
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch 2 times, most recently from a24a3a5 to 70ca2c2 Compare March 20, 2026 13:29
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.4.7 → 9.4.11 ) fix(helm): update chart argo-cd ( 9.4.7 → 9.4.12 ) Mar 20, 2026
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from 70ca2c2 to d82e684 Compare March 21, 2026 08:59
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.4.7 → 9.4.12 ) fix(helm): update chart argo-cd ( 9.4.7 → 9.4.13 ) Mar 21, 2026
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from d82e684 to 3d2bea5 Compare March 21, 2026 16:43
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.4.7 → 9.4.13 ) fix(helm): update chart argo-cd ( 9.4.7 → 9.4.14 ) Mar 21, 2026
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from 3d2bea5 to d5d29a3 Compare March 22, 2026 17:47
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.4.7 → 9.4.14 ) fix(helm): update chart argo-cd ( 9.4.7 → 9.4.15 ) Mar 22, 2026
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from d5d29a3 to 852afe9 Compare March 28, 2026 21:02
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.4.7 → 9.4.15 ) fix(helm): update chart argo-cd ( 9.4.7 → 9.4.16 ) Mar 28, 2026
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from 852afe9 to 5db4d51 Compare March 30, 2026 17:42
@renovate renovate bot changed the title fix(helm): update chart argo-cd ( 9.4.7 → 9.4.16 ) fix(helm): update chart argo-cd ( 9.4.7 → 9.4.17 ) Mar 30, 2026
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch 2 times, most recently from 59c4dea to 82fb3e3 Compare April 3, 2026 16:29
@renovate renovate bot force-pushed the renovate/argo-cd-9.x branch from 82fb3e3 to 368d640 Compare April 3, 2026 20:52
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.

0 participants