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