chore(deps): update dependency argoproj/argo-cd to v2.13.6 - #236
Merged
Conversation
public-glueops-renovatebot
Bot
force-pushed
the
renovate/argoproj-argo-cd-2.13.x
branch
from
February 5, 2025 21:46
67dfd63 to
e0845d0
Compare
public-glueops-renovatebot
Bot
force-pushed
the
renovate/argoproj-argo-cd-2.13.x
branch
2 times, most recently
from
March 24, 2025 21:02
7edfd65 to
7e59558
Compare
public-glueops-renovatebot
Bot
deleted the
renovate/argoproj-argo-cd-2.13.x
branch
March 28, 2025 00:29
public-glueops-renovatebot
Bot
force-pushed
the
renovate/argoproj-argo-cd-2.13.x
branch
2 times, most recently
from
April 1, 2025 15:35
7e59558 to
80e5247
Compare
public-glueops-renovatebot
Bot
force-pushed
the
renovate/argoproj-argo-cd-2.13.x
branch
from
April 1, 2025 17:22
80e5247 to
22d1b24
Compare
hamzabouissi
approved these changes
Apr 1, 2025
2 tasks
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:
2.13.3->2.13.6Release Notes
argoproj/argo-cd (argoproj/argo-cd)
v2.13.6Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
43f3cff: fix(ci): use pinned Helm version for init-release (#22164) (#22472) (@crenshaw-dev)17a535f: fix(server): Fix server crash due to race condition in go-redis triggered by DNS instability (#22251) (@anandf)3875dde: fix: CVE-2025-26791 upgrading redoc dep to 2.4.0, DOMPurify before 3.2.4 (#21966) (@nmirasch)6ef7f61: fix: correct lookup for the kustomization file when applying patches (cherry-pick #22024) (#22087) (@nitishfy)c7937f1: fix: correctly set compareWith when requesting app refresh with delay (fixes #18998) (cherry-pick #21298) (#21953) (@gcp-cherry-pick-bot[bot])6207fd0: fix: handle annotated git tags correctly in repo server cache (#21771) (#22397) (@aali309)Dependency updates
58ded15: chore(deps): bump github.com/golang-jwt/jwt to 4.5.2 (#22466) (@crenshaw-dev)Other work
8d02798: chore: Update change log for 2.13.6 (#22438) (@keithchong)180d689: chore: cherry-pick #21786 for v2.13 (#21906) (@nitishfy)Full Changelog: argoproj/argo-cd@v2.13.5...v2.13.6
v2.13.5Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
49771c1: fix(ui): Solve issue with navigating with dropdown from an application's page (cherry-pick #21737) (#21747) (@gcp-cherry-pick-bot[bot])c6112c0: fix: Add proxy registry key by dest server + name (cherry-pick #21791) (#21793) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.13.4...v2.13.5
v2.13.4Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
2fe4536: fix(appset): events not honouring configured namespaces (#21219) (#21241) (#21520) (@eadred)99aaf43: fix: Policy/policy.open-cluster-management.io stuck in progressing status when no clusters match the policy (#21296) (cherry-pick #21297) (#21594) (@gcp-cherry-pick-bot[bot])2618ccc: fix: login return_url doesn't work with custom server paths (cherry-pick #21588) (#21603) (@gcp-cherry-pick-bot[bot])53dc116: fix: oras-go client should fallback to docker config if no credentials specified (cherry-pick 2.13 #18133) (#20872) (@eestolano)fd67e49: fix: resolve the failing e2e appset tests for ksonnet applications (cherry-pick #21580) (#21605) (@gcp-cherry-pick-bot[bot])Documentation
c0f847f: docs: Update Screenshot in Orphaned Resources Monitoring Section #20510 (cherry-pick #20533) (#21489) (@gcp-cherry-pick-bot[bot])c8a62bb: docs: add mkdocs configuration stanza to .readthedocs.yaml (cherry-pick #21475) (#21609) (@gcp-cherry-pick-bot[bot])Dependency updates
2e794fb: chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (cherry-pick #21329) (#21401) (@gcp-cherry-pick-bot[bot])38e02ab: chore(deps): bump go-git version to go-git/v5 5.13.1 (#21551) (@aali309)Other work
49163b0: Fix application url for custom base href (#21377) (#21515) (@gcp-cherry-pick-bot[bot])10b9589: Merge commit from fork (@svghadi)Full Changelog: argoproj/argo-cd@v2.13.3...v2.13.4
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.