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

chore(deps): update dependency argoproj/argo-cd to v2.12.4 #1150

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.12.3 -> v2.12.4

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v2.12.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Sep 26, 2024

diff

  • e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
  • e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
  • e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
  • e2e_test/argocd/apps_v1_deployment_argocd-redis.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-applicationset-controller.yaml

--- a/tmp/kustomize-action-XXXXXX4rhb6c/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
+++ b/tmp/kustomize-action-XXXXXXA1YPYC/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
@@ -150,7 +150,7 @@ spec:
               key: applicationsetcontroller.enable.scm.providers
               name: argocd-cmd-params-cm
               optional: true
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         imagePullPolicy: Always
         name: argocd-applicationset-controller
         ports:

e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml

--- a/tmp/kustomize-action-XXXXXX4rhb6c/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-XXXXXXA1YPYC/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
@@ -65,7 +65,7 @@ spec:
         - -n
         - /usr/local/bin/argocd
         - /shared/argocd-dex
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         imagePullPolicy: Always
         name: copyutil
         securityContext:

e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml

--- a/tmp/kustomize-action-XXXXXX4rhb6c/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
+++ b/tmp/kustomize-action-XXXXXXA1YPYC/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
@@ -46,7 +46,7 @@ spec:
               key: notificationscontroller.selfservice.enabled
               name: argocd-cmd-params-cm
               optional: true
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         imagePullPolicy: Always
         livenessProbe:
           tcpSocket:

e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml

--- a/tmp/kustomize-action-XXXXXX4rhb6c/e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml
+++ b/tmp/kustomize-action-XXXXXXA1YPYC/e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml
@@ -60,7 +60,7 @@ spec:
         - argocd
         - admin
         - redis-initial-password
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         imagePullPolicy: IfNotPresent
         name: secret-init
         securityContext:

e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml

--- a/tmp/kustomize-action-XXXXXX4rhb6c/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
+++ b/tmp/kustomize-action-XXXXXXA1YPYC/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
@@ -233,7 +233,7 @@ spec:
           value: /helm-working-dir
         - name: HELM_DATA_HOME
           value: /helm-working-dir
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         imagePullPolicy: Always
         livenessProbe:
           failureThreshold: 3
@@ -285,7 +285,7 @@ spec:
         - -n
         - /usr/local/bin/argocd
         - /var/run/argocd/argocd-cmp-server
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         name: copyutil
         securityContext:
           allowPrivilegeEscalation: false

e2e_test/argocd/apps_v1_deployment_argocd-server.yaml

--- a/tmp/kustomize-action-XXXXXX4rhb6c/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
+++ b/tmp/kustomize-action-XXXXXXA1YPYC/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
@@ -274,7 +274,7 @@ spec:
               key: server.api.content.types
               name: argocd-cmd-params-cm
               optional: true
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         imagePullPolicy: Always
         livenessProbe:
           httpGet:

e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml

--- a/tmp/kustomize-action-XXXXXX4rhb6c/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
+++ b/tmp/kustomize-action-XXXXXXA1YPYC/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
@@ -224,7 +224,7 @@ spec:
               key: controller.ignore.normalizer.jq.timeout
               name: argocd-cmd-params-cm
               optional: true
-        image: quay.io/argoproj/argocd:v2.12.3
+        image: quay.io/argoproj/argocd:v2.12.4
         imagePullPolicy: Always
         name: argocd-application-controller
         ports:

See the workflow run

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.

0 participants