fix(helm): update chart argo-cd ( 9.4.0 → 9.4.3 ) - autoclosed#3159
Merged
fix(helm): update chart argo-cd ( 9.4.0 → 9.4.3 ) - autoclosed#3159
Conversation
|
Path: --- /tmp/tmp.vqLGJPjoLx 2026-02-18 19:01:41.659853455 +0000
+++ /tmp/tmp.9y6G5EyceX 2026-02-18 19:01:44.186869826 +0000
@@ -32653,7 +32653,7 @@
automountServiceAccountToken: true
containers:
- name: applicationset-controller
- image: quay.io/argoproj/argocd:v3.3.0
+ image: quay.io/argoproj/argocd:v3.3.1
imagePullPolicy: IfNotPresent
args:
- /usr/local/bin/argocd-applicationset-controller
@@ -32931,7 +32931,7 @@
automountServiceAccountToken: true
containers:
- name: notifications-controller
- image: quay.io/argoproj/argocd:v3.3.0
+ image: quay.io/argoproj/argocd:v3.3.1
imagePullPolicy: IfNotPresent
args:
- /usr/local/bin/argocd-notifications
@@ -33045,7 +33045,7 @@
automountServiceAccountToken: true
containers:
- name: repo-server
- image: quay.io/argoproj/argocd:v3.3.0
+ image: quay.io/argoproj/argocd:v3.3.1
imagePullPolicy: IfNotPresent
args:
- /usr/local/bin/argocd-repo-server
@@ -33394,9 +33394,9 @@
- '-c'
args:
- /bin/cp --update=none /usr/local/bin/argocd /var/run/argocd/argocd
- && /bin/ln -s /var/run/argocd/argocd
+ && /bin/ln -sf /var/run/argocd/argocd
/var/run/argocd/argocd-cmp-server
- image: quay.io/argoproj/argocd:v3.3.0
+ image: quay.io/argoproj/argocd:v3.3.1
imagePullPolicy: IfNotPresent
name: copyutil
resources:
@@ -33525,7 +33525,7 @@
automountServiceAccountToken: true
containers:
- name: server
- image: quay.io/argoproj/argocd:v3.3.0
+ image: quay.io/argoproj/argocd:v3.3.1
imagePullPolicy: IfNotPresent
args:
- /usr/local/bin/argocd-server
@@ -34308,7 +34308,7 @@
- args:
- /usr/local/bin/argocd-application-controller
- --metrics-port=8082
- image: quay.io/argoproj/argocd:v3.3.0
+ image: quay.io/argoproj/argocd:v3.3.1
imagePullPolicy: IfNotPresent
name: application-controller
env:
@@ -34888,7 +34888,7 @@
- argocd
- admin
- redis-initial-password
- image: quay.io/argoproj/argocd:v3.3.0
+ image: quay.io/argoproj/argocd:v3.3.1
imagePullPolicy: IfNotPresent
name: secret-init
resources: {} |
ab1ed8e to
79b9da0
Compare
79b9da0 to
d11e815
Compare
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | argo-cd | 9.4.0 | 9.4.3 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
d11e815 to
0b2504d
Compare
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:
9.4.0→9.4.3Release Notes
argoproj/argo-helm (argo-cd)
v9.4.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argo-workflows-0.47.4...argo-cd-9.4.3
v9.4.2Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: argoproj/argo-helm@argocd-image-updater-1.1.0...argo-cd-9.4.2
v9.4.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: argoproj/argo-helm@argo-workflows-0.47.3...argo-cd-9.4.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.