chore(argocd): Bump ArgoCD version to 3.2.6
This commit is contained in:
parent
f54ab7f658
commit
787fe221ba
1 changed files with 14 additions and 9 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue