Skip to content

Commit

Permalink
Merge pull request #20 from kryptn/auto/update-argo-cd
Browse files Browse the repository at this point in the history
Updating argoproj/argo-cd
  • Loading branch information
kryptn committed Mar 30, 2022
2 parents 8ed75d2 + d7792e6 commit 6402658
Showing 1 changed file with 6 additions and 6 deletions.
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

0 comments on commit 6402658

Please sign in to comment.