-
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.2.5 #622
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-vyD8CZ/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml b/tmp/kustomize-action-ydv2DC/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
index 9048079..1855ad9 100644
--- a/tmp/kustomize-action-vyD8CZ/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-ydv2DC/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.2.4
+ image: quay.io/argoproj/argocd:v2.2.5
imagePullPolicy: Always
name: copyutil
volumeMounts: e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yamldiff --git a/tmp/kustomize-action-vyD8CZ/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml b/tmp/kustomize-action-ydv2DC/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
index 2d39a8d..c6e989b 100644
--- a/tmp/kustomize-action-vyD8CZ/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
+++ b/tmp/kustomize-action-ydv2DC/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.2.4
+ image: quay.io/argoproj/argocd:v2.2.5
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.2.4
+ image: quay.io/argoproj/argocd:v2.2.5
name: copyutil
volumeMounts:
- mountPath: /var/run/argocd e2e_test/argocd/apps_v1_deployment_argocd-server.yamldiff --git a/tmp/kustomize-action-vyD8CZ/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml b/tmp/kustomize-action-ydv2DC/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
index e0bf2de..b947d14 100644
--- a/tmp/kustomize-action-vyD8CZ/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
+++ b/tmp/kustomize-action-ydv2DC/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.2.4
+ image: quay.io/argoproj/argocd:v2.2.5
imagePullPolicy: Always
livenessProbe:
httpGet: e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yamldiff --git a/tmp/kustomize-action-vyD8CZ/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml b/tmp/kustomize-action-ydv2DC/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
index 23ae0fa..ea3d313 100644
--- a/tmp/kustomize-action-vyD8CZ/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
+++ b/tmp/kustomize-action-ydv2DC/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.2.4
+ image: quay.io/argoproj/argocd:v2.2.5
imagePullPolicy: Always
livenessProbe:
httpGet: |
This was referenced Feb 5, 2022
❌ Failed to deploy pr-622/app2Argo CD operation was Failed |
❌ Failed to deploy master/app2Argo CD operation was Failed |
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.2.4
->v2.2.5
Release Notes
argoproj/argo-cd
v2.2.5
Compare Source
Quick Start
Non-HA:
HA:
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.