chore(argocd): Bump ArgoCD version to 3.2.6

This commit is contained in:
Peter 2026-02-01 18:48:03 +01:00
parent f54ab7f658
commit 787fe221ba
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -25262,7 +25262,7 @@ spec:
key: applicationsetcontroller.status.max.resources.count
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
@ -25414,7 +25414,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
imagePullPolicy: Always
name: copyutil
securityContext:
@ -25510,7 +25510,7 @@ spec:
key: notificationscontroller.repo.server.plaintext
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
imagePullPolicy: Always
livenessProbe:
tcpSocket:
@ -25612,7 +25612,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
@ -25885,6 +25885,12 @@ spec:
key: reposerver.git.request.timeout
name: argocd-cmd-params-cm
optional: true
- name: ARGOCD_REPO_SERVER_ENABLE_BUILTIN_GIT_CONFIG
valueFrom:
configMapKeyRef:
key: reposerver.enable.builtin.git.config
name: argocd-cmd-params-cm
optional: true
- name: ARGOCD_GRPC_MAX_SIZE_MB
valueFrom:
configMapKeyRef:
@ -25903,7 +25909,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@ -25955,7 +25961,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
name: copyutil
securityContext:
allowPrivilegeEscalation: false
@ -26327,7 +26333,7 @@ spec:
key: server.sync.replace.allowed
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -26711,7 +26717,7 @@ spec:
optional: true
- name: KUBECACHEDIR
value: /tmp/kubecache
image: quay.io/argoproj/argocd:v3.2.0
image: quay.io/argoproj/argocd:v3.2.6
imagePullPolicy: Always
name: argocd-application-controller
ports:
@ -26943,4 +26949,3 @@ spec:
app.kubernetes.io/name: argocd-server
policyTypes:
- Ingress