Skip to content

chore(deps): bump github.com/argoproj/argo-cd/v3 from 3.3.2 to 3.3.10 in /examples/build_mount_cache#228

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/examples/build_mount_cache/github.com/argoproj/argo-cd/v3-3.3.10
Open

chore(deps): bump github.com/argoproj/argo-cd/v3 from 3.3.2 to 3.3.10 in /examples/build_mount_cache#228
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/examples/build_mount_cache/github.com/argoproj/argo-cd/v3-3.3.10

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps github.com/argoproj/argo-cd/v3 from 3.3.2 to 3.3.10.

Release notes

Sourced from github.com/argoproj/argo-cd/v3's releases.

v3.3.10

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.10/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.10/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

Other work

  • 7879e6322465080a82d152bf00f2b92e0f36c658: Merge commit from fork (@​pjiang-dev)
  • 00f83c41dcfd879f34f8e0248c860d704b41cf0f: Merge commit from fork (@​blakepettersson)
  • d7f8ba1b6c62634faf9894161dbdd632e3e39528: chore: align Go versions across Dockerfiles and downgrade Go version in go.mod (#27808) (@​reggie-k)
  • 5c7eb8f083342e48867e8857e52408c114a4baf3: chore: bump otel/sdk to 1.43.0 (release-3.3) (#27807) (@​nitishfy)
  • 7830a129c9c87267e1b74dc453c199d4fa327dfb: chore: update Go to 1.25.9 on release-3.3 to resolve CVEs (#27639) (#27656) (@​ihmdika)
  • ac11bec9986807adc8886ef1181eced7347ef5c6: fix(gitops-engine): apply HideSecretData to server-side diff results … (#27762) (@​pjiang-dev)

Full Changelog: argoproj/argo-cd@v3.3.9...v3.3.10

v3.3.9

[!IMPORTANT] This release contains a security fix to a critical vulnerability: GHSA-3v3m-wc6v-x4x3

Quick Start

... (truncated)

Commits
  • 4e8d8b5 Bump version to 3.3.10 on release-3.3 branch (#27813)
  • 00f83c4 Merge commit from fork
  • 7879e63 Merge commit from fork
  • d7f8ba1 chore: align Go versions across Dockerfiles and downgrade Go version in go.mo...
  • 5c7eb8f chore: bump otel/sdk to 1.43.0 (release-3.3) (#27807)
  • ac11bec fix(gitops-engine): apply HideSecretData to server-side diff results … (#27762)
  • eb947bf fix: prevent panic on nil APIResource in permission validator (cherry-pick #2...
  • 7b8c7be fix: wrap lines toggle causes log lines to overflow container - Fixes [Issue ...
  • 7830a12 chore: update Go to 1.25.9 on release-3.3 to resolve CVEs (#27639) (#27656)
  • 1b1bb48 Bump version to 3.3.9 on release-3.3 branch (#27619)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/argoproj/argo-cd/v3](https://github.com/argoproj/argo-cd) from 3.3.2 to 3.3.10.
- [Release notes](https://github.com/argoproj/argo-cd/releases)
- [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-cd@v3.3.2...v3.3.10)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-cd/v3
  dependency-version: 3.3.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants