Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions apps/argo-cd/generated-argo-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3226,7 +3226,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.3.2
image: quay.io/argoproj/argocd:v2.3.3
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3259,7 +3259,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.3.2
image: quay.io/argoproj/argocd:v2.3.3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -3456,7 +3456,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.3.2
image: quay.io/argoproj/argocd:v2.3.3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -3505,7 +3505,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.3.2
image: quay.io/argoproj/argocd:v2.3.3
name: copyutil
volumeMounts:
- mountPath: /var/run/argocd
Expand Down Expand Up @@ -3728,7 +3728,7 @@ spec:
key: server.http.cookie.maxnumber
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.3.2
image: quay.io/argoproj/argocd:v2.3.3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -3918,7 +3918,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.3.2
image: quay.io/argoproj/argocd:v2.3.3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down