Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating argoproj/argo-cd #20

Merged
merged 1 commit into from Mar 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 6 additions & 6 deletions apps/argo-cd/generated-argo-cd.yaml
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