Skip to content

chore(deps): update dependency argoproj/argo-cd to v3.4.0#564

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/argoproj-argo-cd-3.x
May 5, 2026
Merged

chore(deps): update dependency argoproj/argo-cd to v3.4.0#564
renovate[bot] merged 1 commit into
mainfrom
renovate/argoproj-argo-cd-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Type Update Change
argoproj/argo-cd Kustomization minor v3.3.9v3.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v3.4.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

ArgoCD Diff Result

Auth path: tailscale

アプリケーション: argocd の差分

パス: argoproj/argocd

===== apps/Deployment argocd/argocd-applicationset-controller ======
432a433,438
>         - name: GRPC_ENABLE_TXT_SERVICE_CONFIG
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.grpc.enable.txt.service.config
>               name: argocd-cmd-params-cm
>               optional: true
497a504,545
>         - name: ARGOCD_K8S_CLIENT_QPS
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.k8s.client.qps
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_CLIENT_BURST
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.k8s.client.burst
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_CLIENT_MAX_IDLE_CONNECTIONS
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.k8s.client.max.idle.connections
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.k8s.tcp.timeout
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_KEEPALIVE
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.k8s.tcp.keepalive
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TLS_HANDSHAKE_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.k8s.tls.handshake.timeout
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_IDLE_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: applicationsetcontroller.k8s.tcp.idle.timeout
>               name: argocd-cmd-params-cm
>               optional: true
600c648
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0

===== apps/Deployment argocd/argocd-dex-server ======
316c316,322
<         image: ghcr.io/dexidp/dex:v2.43.0
---
>         - name: DEX_CONTINUE_ON_CONNECTOR_FAILURE
>           valueFrom:
>             configMapKeyRef:
>               key: dexserver.connector.failure.continue
>               name: argocd-cmd-params-cm
>               optional: true
>         image: ghcr.io/dexidp/dex:v2.45.0
333a340
>           runAsUser: 1001
352c359
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0

===== apps/Deployment argocd/argocd-notifications-controller ======
251a252,257
>         - name: ARGOCD_NOTIFICATION_CONTROLLER_PROCESSORS_COUNT
>           valueFrom:
>             configMapKeyRef:
>               key: notificationscontroller.processors.count
>               name: argocd-cmd-params-cm
>               optional: true
276c282
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0

===== apps/Deployment argocd/argocd-redis ======
257c257
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0

===== apps/Deployment argocd/argocd-repo-server ======
604a605,610
>         - name: GRPC_ENABLE_TXT_SERVICE_CONFIG
>           valueFrom:
>             configMapKeyRef:
>               key: reposerver.grpc.enable.txt.service.config
>               name: argocd-cmd-params-cm
>               optional: true
832a839,844
>         - name: ARGOCD_HELM_USER_AGENT
>           valueFrom:
>             configMapKeyRef:
>               key: reposerver.helm.user.agent
>               name: argocd-cmd-params-cm
>               optional: true
839c851
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0
904c916
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0
964a977,984
>       - configMap:
>           defaultMode: 420
>           items:
>           - key: reposerver.profile.enabled
>             path: profiler.enabled
>           name: argocd-cmd-params-cm
>           optional: true
>         name: argocd-cmd-params-cm

===== apps/Deployment argocd/argocd-server ======
593a594,599
>         - name: GRPC_ENABLE_TXT_SERVICE_CONFIG
>           valueFrom:
>             configMapKeyRef:
>               key: server.grpc.enable.txt.service.config
>               name: argocd-cmd-params-cm
>               optional: true
623a630,671
>         - name: ARGOCD_K8S_CLIENT_QPS
>           valueFrom:
>             configMapKeyRef:
>               key: server.k8s.client.qps
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_CLIENT_BURST
>           valueFrom:
>             configMapKeyRef:
>               key: server.k8s.client.burst
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_CLIENT_MAX_IDLE_CONNECTIONS
>           valueFrom:
>             configMapKeyRef:
>               key: server.k8s.client.max.idle.connections
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: server.k8s.tcp.timeout
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_KEEPALIVE
>           valueFrom:
>             configMapKeyRef:
>               key: server.k8s.tcp.keepalive
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TLS_HANDSHAKE_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: server.k8s.tls.handshake.timeout
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_IDLE_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: server.k8s.tcp.idle.timeout
>               name: argocd-cmd-params-cm
>               optional: true
876c924
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0

===== apps/StatefulSet argocd/argocd-application-controller ======
494a495,500
>         - name: GRPC_ENABLE_TXT_SERVICE_CONFIG
>           valueFrom:
>             configMapKeyRef:
>               key: controller.grpc.enable.txt.service.config
>               name: argocd-cmd-params-cm
>               optional: true
562a569,610
>         - name: ARGOCD_K8S_CLIENT_QPS
>           valueFrom:
>             configMapKeyRef:
>               key: controller.k8s.client.qps
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_CLIENT_BURST
>           valueFrom:
>             configMapKeyRef:
>               key: controller.k8s.client.burst
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_CLIENT_MAX_IDLE_CONNECTIONS
>           valueFrom:
>             configMapKeyRef:
>               key: controller.k8s.client.max.idle.connections
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: controller.k8s.tcp.timeout
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_KEEPALIVE
>           valueFrom:
>             configMapKeyRef:
>               key: controller.k8s.tcp.keepalive
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TLS_HANDSHAKE_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: controller.k8s.tls.handshake.timeout
>               name: argocd-cmd-params-cm
>               optional: true
>         - name: ARGOCD_K8S_TCP_IDLE_TIMEOUT
>           valueFrom:
>             configMapKeyRef:
>               key: controller.k8s.tcp.idle.timeout
>               name: argocd-cmd-params-cm
>               optional: true
751c799
<         image: quay.io/argoproj/argocd:v3.3.9
---
>         image: quay.io/argoproj/argocd:v3.4.0
ℹ️ 上記の差分が見つかりました

@renovate renovate Bot merged commit 7245cdb into main May 5, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/argoproj-argo-cd-3.x branch May 5, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants