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.10.1 #1054

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.10.0 -> v2.10.1

Release Notes

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

v2.10.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-2.x branch from b498370 to a9a740b Compare February 14, 2024 19:15

This comment has been minimized.

Copy link
Contributor

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-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/rbac.authorization.k8s.io_v1_clusterrole_argocd-applicationset-controller.yaml (New)
  • e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrolebinding_argocd-applicationset-controller.yaml (New)

e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml

--- a/tmp/kustomize-action-aAuDsp/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml
+++ b/tmp/kustomize-action-xQIW38/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.10.0
+        image: quay.io/argoproj/argocd:v2.10.1
         imagePullPolicy: Always
         name: argocd-applicationset-controller
         ports:

e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml

--- a/tmp/kustomize-action-aAuDsp/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml
+++ b/tmp/kustomize-action-xQIW38/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.10.0
+        image: quay.io/argoproj/argocd:v2.10.1
         imagePullPolicy: Always
         name: copyutil
         securityContext:

e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml

--- a/tmp/kustomize-action-aAuDsp/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml
+++ b/tmp/kustomize-action-xQIW38/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.10.0
+        image: quay.io/argoproj/argocd:v2.10.1
         imagePullPolicy: Always
         livenessProbe:
           tcpSocket:

e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml

--- a/tmp/kustomize-action-aAuDsp/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
+++ b/tmp/kustomize-action-xQIW38/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml
@@ -210,7 +210,7 @@ spec:
           value: /helm-working-dir
         - name: HELM_DATA_HOME
           value: /helm-working-dir
-        image: quay.io/argoproj/argocd:v2.10.0
+        image: quay.io/argoproj/argocd:v2.10.1
         imagePullPolicy: Always
         livenessProbe:
           failureThreshold: 3
@@ -262,7 +262,7 @@ spec:
         - -n
         - /usr/local/bin/argocd
         - /var/run/argocd/argocd-cmp-server
-        image: quay.io/argoproj/argocd:v2.10.0
+        image: quay.io/argoproj/argocd:v2.10.1
         name: copyutil
         securityContext:
           allowPrivilegeEscalation: false

e2e_test/argocd/apps_v1_deployment_argocd-server.yaml

--- a/tmp/kustomize-action-aAuDsp/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
+++ b/tmp/kustomize-action-xQIW38/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml
@@ -269,7 +269,7 @@ spec:
               key: server.api.content.types
               name: argocd-cmd-params-cm
               optional: true
-        image: quay.io/argoproj/argocd:v2.10.0
+        image: quay.io/argoproj/argocd:v2.10.1
         imagePullPolicy: Always
         livenessProbe:
           httpGet:

e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml

--- a/tmp/kustomize-action-aAuDsp/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
+++ b/tmp/kustomize-action-xQIW38/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml
@@ -213,7 +213,7 @@ spec:
               key: controller.diff.server.side
               name: argocd-cmd-params-cm
               optional: true
-        image: quay.io/argoproj/argocd:v2.10.0
+        image: quay.io/argoproj/argocd:v2.10.1
         imagePullPolicy: Always
         name: argocd-application-controller
         ports:

e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrole_argocd-applicationset-controller.yaml

--- /dev/null
+++ b/tmp/kustomize-action-xQIW38/e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrole_argocd-applicationset-controller.yaml
@@ -0,0 +1,88 @@
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRole
+metadata:
+  labels:
+    app.kubernetes.io/component: applicationset-controller
+    app.kubernetes.io/name: argocd-applicationset-controller
+    app.kubernetes.io/part-of: argocd
+  name: argocd-applicationset-controller
+rules:
+- apiGroups:
+  - argoproj.io
+  resources:
+  - applications
+  - applicationsets
+  - applicationsets/finalizers
+  verbs:
+  - create
+  - delete
+  - get
+  - list
+  - patch
+  - update
+  - watch
+- apiGroups:
+  - argoproj.io
+  resources:
+  - applicationsets/status
+  verbs:
+  - get
+  - patch
+  - update
+- apiGroups:
+  - argoproj.io
+  resources:
+  - appprojects
+  verbs:
+  - get
+- apiGroups:
+  - ""
+  resources:
+  - events
+  verbs:
+  - create
+  - get
+  - list
+  - patch
+  - watch
+- apiGroups:
+  - ""
+  resources:
+  - configmaps
+  verbs:
+  - create
+  - update
+  - delete
+  - get
+  - list
+  - patch
+  - watch
+- apiGroups:
+  - ""
+  resources:
+  - secrets
+  verbs:
+  - get
+  - list
+  - watch
+- apiGroups:
+  - apps
+  - extensions
+  resources:
+  - deployments
+  verbs:
+  - get
+  - list
+  - watch
+- apiGroups:
+  - coordination.k8s.io
+  resources:
+  - leases
+  verbs:
+  - create
+  - delete
+  - get
+  - list
+  - patch
+  - update
+  - watch

e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrolebinding_argocd-applicationset-controller.yaml

--- /dev/null
+++ b/tmp/kustomize-action-xQIW38/e2e_test/argocd/rbac.authorization.k8s.io_v1_clusterrolebinding_argocd-applicationset-controller.yaml
@@ -0,0 +1,16 @@
+apiVersion: rbac.authorization.k8s.io/v1
+kind: ClusterRoleBinding
+metadata:
+  labels:
+    app.kubernetes.io/component: applicationset-controller
+    app.kubernetes.io/name: argocd-applicationset-controller
+    app.kubernetes.io/part-of: argocd
+  name: argocd-applicationset-controller
+roleRef:
+  apiGroup: rbac.authorization.k8s.io
+  kind: ClusterRole
+  name: argocd-applicationset-controller
+subjects:
+- kind: ServiceAccount
+  name: argocd-applicationset-controller
+  namespace: argocd

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.

None yet

0 participants