Skip to content

fix(deps): update argoproj/argo-cd ( v3.3.4 → v3.3.6 )#3283

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/argoproj-argo-cd-3.x
Open

fix(deps): update argoproj/argo-cd ( v3.3.4 → v3.3.6 )#3283
renovate[bot] wants to merge 1 commit intomainfrom
renovate/argoproj-argo-cd-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 25, 2026

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v3.3.4v3.3.6

Release Notes

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

v3.3.6

Compare Source

v3.3.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.5/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates
Other work

Full Changelog: argoproj/argo-cd@v3.3.4...v3.3.5


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.


  • 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

github-actions bot commented Mar 25, 2026

Path: main/monitoring/grafana

--- /tmp/tmp.pIl6e3UVmR	2026-03-27 15:31:03.288121659 +0000
+++ /tmp/tmp.ixywxQS6PL	2026-03-27 15:31:05.567150725 +0000
@@ -18,7 +18,7 @@
 data:
 
   admin-user: "YWRtaW4="
-  admin-password: "ZHZuSnhCNzQyYXdoRU40eldqbjVXMG81OEFqV3FOdDBmaFZyZ2pVaw=="
+  admin-password: "b1I1T0hoTjNqTXhWUUdmN20zcmVQc0NEWVM3NllmNmhCNkNSODdBSA=="
   ldap-toml: ""
 
 ---
@@ -210,7 +210,7 @@
     --max-time 60 \
     -H "Accept: application/json" \
     -H "Content-Type: application/json;charset=UTF-8" \
-      "https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.4/examples/dashboard.json" \
+      "https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.6/examples/dashboard.json" \
       | sed '/-- .* --/! s/"datasource":.*,/"datasource": "Prometheus",/g' \
     > "/var/lib/grafana/dashboards/infrastructure/argo-cd.json"

| datasource      | package          | from   | to     |
| --------------- | ---------------- | ------ | ------ |
| github-releases | argoproj/argo-cd | v3.3.4 | v3.3.6 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update argoproj/argo-cd ( v3.3.4 → v3.3.5 ) fix(deps): update argoproj/argo-cd ( v3.3.4 → v3.3.6 ) Mar 27, 2026
@renovate renovate bot force-pushed the renovate/argoproj-argo-cd-3.x branch from 63f2cd7 to 7d10130 Compare March 27, 2026 15:30
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.

0 participants