chore(deps): update dependency argoproj/argo-cd to v3.4.0#564
Merged
Conversation
Contributor
ArgoCD Diff ResultAuth 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
ℹ️ 上記の差分が見つかりました |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.3.9→v3.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
argoproj/argo-cd (argoproj/argo-cd)
v3.4.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.