-
Notifications
You must be signed in to change notification settings - Fork 16
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
Update dependency argoproj/argo-cd to v2.3.4 #654
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff
e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yamldiff --git a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
index 588e92c..076b50b 100644
--- a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
@@ -51,7 +51,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
- image: quay.io/argoproj/argocd:v2.3.3
+ image: quay.io/argoproj/argocd:v2.3.4
imagePullPolicy: Always
name: copyutil
volumeMounts: e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yamldiff --git a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
index fb05af1..a2fb598 100644
--- a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
+++ b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
@@ -17,7 +17,7 @@ spec:
containers:
- command:
- argocd-notifications
- image: quay.io/argoproj/argocd:v2.3.3
+ image: quay.io/argoproj/argocd:v2.3.4
imagePullPolicy: Always
livenessProbe:
tcpSocket: e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yamldiff --git a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
index 445429a..7887f55 100644
--- a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
+++ b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
@@ -117,7 +117,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
- image: quay.io/argoproj/argocd:v2.3.3
+ image: quay.io/argoproj/argocd:v2.3.4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@@ -166,7 +166,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
- image: quay.io/argoproj/argocd:v2.3.3
+ image: quay.io/argoproj/argocd:v2.3.4
name: copyutil
volumeMounts:
- mountPath: /var/run/argocd e2e_test/argocd/apps_v1_deployment_argocd-server.yamldiff --git a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
index 8b9461a..a6f8b5f 100644
--- a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
+++ b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
@@ -185,7 +185,7 @@ spec:
key: server.http.cookie.maxnumber
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.3.3
+ image: quay.io/argoproj/argocd:v2.3.4
imagePullPolicy: Always
livenessProbe:
httpGet: e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yamldiff --git a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
index 04476cd..4222c75 100644
--- a/tmp/kustomize-action-2Qp10m/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
+++ b/tmp/kustomize-action-V3YXwW/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
@@ -127,7 +127,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
- image: quay.io/argoproj/argocd:v2.3.3
+ image: quay.io/argoproj/argocd:v2.3.4
imagePullPolicy: Always
livenessProbe:
httpGet: |
This was referenced May 18, 2022
❌ Failed to deploy pr-654/app2Failed: |
❌ Failed to deploy master/app2Failed: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.3.3
->v2.3.4
Release Notes
argoproj/argo-cd
v2.3.4
Compare Source
Quick Start
Non-HA:
HA:
Notes
This is a security release. We urge all users of the 2.3.z branch to update as soon as possible. Please refer to the Security fixes section below for more details.
Security fixes
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.