int128 / argocd-commenter

Notify ArgoCD Application status via Pull Request comment or GitHub Deployment API
Apache License 2.0
128 stars 16 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v2.11.1 -> v2.11.2

Release Notes

argoproj/argo-cd (argoproj/argo-cd) ### [`v2.11.2`](https://togithub.com/argoproj/argo-cd/compare/v2.11.1...v2.11.2) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.1...v2.11.2)

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.



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

github-actions[bot] commented 3 months ago

diff

### e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/apps_v1_deployment_argocd-applicationset-controller.yaml +++ b/tmp/kustomize-action-nmywki/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.11.1 + image: quay.io/argoproj/argocd:v2.11.2 imagePullPolicy: Always name: argocd-applicationset-controller ports: ``` ### e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/apps_v1_deployment_argocd-dex-server.yaml +++ b/tmp/kustomize-action-nmywki/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.11.1 + image: quay.io/argoproj/argocd:v2.11.2 imagePullPolicy: Always name: copyutil securityContext: ``` ### e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/apps_v1_deployment_argocd-notifications-controller.yaml +++ b/tmp/kustomize-action-nmywki/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.11.1 + image: quay.io/argoproj/argocd:v2.11.2 imagePullPolicy: Always livenessProbe: tcpSocket: ``` ### e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/apps_v1_deployment_argocd-redis.yaml +++ b/tmp/kustomize-action-nmywki/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.11.1 + image: quay.io/argoproj/argocd:v2.11.2 imagePullPolicy: IfNotPresent name: secret-init securityContext: ``` ### e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml +++ b/tmp/kustomize-action-nmywki/e2e_test/argocd/apps_v1_deployment_argocd-repo-server.yaml @@ -221,7 +221,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.1 + image: quay.io/argoproj/argocd:v2.11.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -273,7 +273,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.1 + image: quay.io/argoproj/argocd:v2.11.2 name: copyutil securityContext: allowPrivilegeEscalation: false ``` ### e2e_test/argocd/apps_v1_deployment_argocd-server.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/apps_v1_deployment_argocd-server.yaml +++ b/tmp/kustomize-action-nmywki/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.11.1 + image: quay.io/argoproj/argocd:v2.11.2 imagePullPolicy: Always livenessProbe: httpGet: ``` ### e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/apps_v1_statefulset_argocd-application-controller.yaml +++ b/tmp/kustomize-action-nmywki/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.11.1 + image: quay.io/argoproj/argocd:v2.11.2 imagePullPolicy: Always name: argocd-application-controller ports: ``` ### e2e_test/argocd/networking.k8s.io_v1_networkpolicy_argocd-redis-network-policy.yaml ```diff --- a/tmp/kustomize-action-SMOq2i/e2e_test/argocd/networking.k8s.io_v1_networkpolicy_argocd-redis-network-policy.yaml +++ b/tmp/kustomize-action-nmywki/e2e_test/argocd/networking.k8s.io_v1_networkpolicy_argocd-redis-network-policy.yaml @@ -4,12 +4,6 @@ metadata: name: argocd-redis-network-policy namespace: argocd spec: - egress: - - ports: - - port: 53 - protocol: UDP - - port: 53 - protocol: TCP ingress: - from: - podSelector: @@ -29,4 +23,3 @@ spec: app.kubernetes.io/name: argocd-redis policyTypes: - Ingress - - Egress ```

See the workflow run