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

Update dependency argoproj/argo-cd to v2.2.5 #622

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.2.4 -> v2.2.5

Release Notes

argoproj/argo-cd

v2.2.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.2.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.2.5/manifests/ha/install.yaml
Bug Fixes
  • fix: Resolve symlinked value files correctly (#​8387)

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2022

diff

  • e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
  • e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
  • e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
  • e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml

e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml

diff --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.yaml

diff --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.yaml

diff --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.yaml

diff --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:

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2022

❌ Failed to deploy pr-622/app2

Argo CD operation was Failed
https://argocd.example.com/applications/app2

@renovate renovate bot merged commit ec563f7 into master Feb 5, 2022
@renovate renovate bot deleted the renovate/argoproj-argo-cd-2.x branch February 5, 2022 03:52
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2022

❌ Failed to deploy master/app2

Argo CD operation was Failed
https://argocd.example.com/applications/app2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant