Skip to content

build(deps): bump argoproj/argocd from v3.4.3 to v3.4.4 in /images/argocd-cmp-hk-deployment#226

Merged
fredleger merged 1 commit into
mainfrom
dependabot/docker/images/argocd-cmp-hk-deployment/argoproj/argocd-v3.4.4
Jun 27, 2026
Merged

build(deps): bump argoproj/argocd from v3.4.3 to v3.4.4 in /images/argocd-cmp-hk-deployment#226
fredleger merged 1 commit into
mainfrom
dependabot/docker/images/argocd-cmp-hk-deployment/argoproj/argocd-v3.4.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps argoproj/argocd from v3.4.3 to v3.4.4.

Release notes

Sourced from argoproj/argocd's releases.

v3.4.4

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

  • 14ad471bf6102535664cac3b43cb706904c72b35: Merge pull request #28162 from argoproj/cherry-pick-28158-to-release-3.4 (@​dudinea)
  • 0fd000b25fb94fbc2de25dd3c97417e44d28a629: Merge pull request #28164 from argoproj/cherry-pick-28155-to-release-3.4 (@​dudinea)
  • ff255193d14b0ab7ecf7bea48c9cfda3cc0de46a: chore(ci): bump codecov action to 7.0.0 to fix the GPG issue (cherry-pick #28159 for 3.4) (#28172) (@​dudinea)
  • e9ff0c571b905989d517ac377c4071b6b6180081: ci: bump goreleaser (cherry-pick #28033 for 3.4) (#28072) (@​argo-cd-cherry-pick-bot[bot])
  • 1c5e37da077808446895092764bd14312c53d76d: ci: use github release notes in goreleaser (cherry-pick #28048 for 3.4) (#28071) (@​argo-cd-cherry-pick-bot[bot])
  • 0c14cfb5117526dd35657e0fddd21c5c612664be: fix(manifest-generate-paths): Normalize repo before using type repo (#28113) (@​fm1ck3y)
  • c2003f447e49a183b75e3d94e7982c59c012bd5e: test(e2e): Add test for second Sync after initial for different resources/options (#28156) (#28155) (@​dudinea)
  • 9810fa2902e60e48df2acda2353f44b293d4203f: test(e2e): fix cleanup of CRDs for e2e tests (#28157) (#28158) (@​dudinea)

Full Changelog: argoproj/argo-cd@v3.4.3...v3.4.4

Commits
  • 443415b Bump version to 3.4.4 on release-3.4 branch (#28326)
  • 5199ea6 fix: add a lock on clusterinformer (cherry-pick #28216 for 3.4) (#28312)
  • 7f2fe95 fix(ssd): regression causing diff to error on new objects (#27679) (cherry-pi...
  • 7a64081 fix: exclude live status from normalization (cherry-pick #28201 for 3.4) (#28...
  • 0c14cfb fix(manifest-generate-paths): Normalize repo before using type repo (#28113)
  • e515f51 fix(rbac): resolve RBAC regression for project-scoped resources in multi-name...
  • 0b3436f fix: fixes parsing of dex passwords with dollar sign (cherry pick of #28027 t...
  • ff25519 chore(ci): bump codecov action to 7.0.0 to fix the GPG issue (cherry-pick #28...
  • 14ad471 Merge pull request #28162 from argoproj/cherry-pick-28158-to-release-3.4
  • 0fd000b Merge pull request #28164 from argoproj/cherry-pick-28155-to-release-3.4
  • 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)

Bumps [argoproj/argocd](https://github.com/argoproj/argo-cd) from v3.4.3 to v3.4.4.
- [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.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: argoproj/argocd
  dependency-version: v3.4.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jun 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi, thank you for creating your PR, we will check it out very soon

@github-actions

Copy link
Copy Markdown
Contributor

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
DOCKERFILE_HADOLINT Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@github-actions

Copy link
Copy Markdown
Contributor

Built Images Summary

ImageTagsPlatformsDigest
ghcr.io/hoverkraft-tech/docker-base-images/argocd-cmp-hk-deploymentpr-226-0b64630, pr-226linux/amd64, linux/arm64sha256:f0cf415042abd...

Image Details

argocd-cmp-hk-deployment

Pull command:


docker pull ghcr.io/hoverkraft-tech/docker-base-images/argocd-cmp-hk-deployment:pr-226-0b64630@sha256:f0cf415042abd2b11ee466ffbe421faf9b990c7543148275e8f2d73d8a9192b9

Full image references:

  • ghcr.io/hoverkraft-tech/docker-base-images/argocd-cmp-hk-deployment:pr-226-0b64630@sha256:f0cf415042abd2b11ee466ffbe421faf9b990c7543148275e8f2d73d8a9192b9
  • ghcr.io/hoverkraft-tech/docker-base-images/argocd-cmp-hk-deployment:pr-226@sha256:f0cf415042abd2b11ee466ffbe421faf9b990c7543148275e8f2d73d8a9192b9

Annotations:

  • org.opencontainers.image.created: 2026-06-19T04:16:06.891Z
  • org.opencontainers.image.description: Opiniated Docker base images
  • org.opencontainers.image.licenses: MIT
  • org.opencontainers.image.revision: 0b64630
  • org.opencontainers.image.source: https://github.com/hoverkraft-tech/docker-base-images
  • org.opencontainers.image.title: docker-base-images
  • org.opencontainers.image.url: https://github.com/hoverkraft-tech/docker-base-images
  • org.opencontainers.image.version: pr-226

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage Report - argocd-cmp-hk-deployment

Test Results - argocd-cmp-hk-deployment

Test Results

Status Count
✅ Passed 11
❌ Failed 0
⏭️ Skipped 0
Total 11

Pass Rate: 100.0%

@fredleger fredleger merged commit 116c20a into main Jun 27, 2026
38 checks passed
@fredleger fredleger deleted the dependabot/docker/images/argocd-cmp-hk-deployment/argoproj/argocd-v3.4.4 branch June 27, 2026 12:14
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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant