Skip to content

Update module github.com/argoproj/argo-cd/v3 to v3.5.0 - #746

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-argoproj-argo-cd-v3-3.x
Open

Update module github.com/argoproj/argo-cd/v3 to v3.5.0#746
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-argoproj-argo-cd-v3-3.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/argoproj/argo-cd/v3 v3.3.10v3.5.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

argoproj/argo-cd (github.com/argoproj/argo-cd/v3)

v3.5.0

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

Features
Bug fixes

Note

PR body was truncated to here.

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign oaharoni-redhat for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a validatedpatterns member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.4.4 Update module github.com/argoproj/argo-cd/v3 to v3.4.4 Jul 6, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-argoproj-argo-cd-v3-3.x branch from d048004 to cf483e3 Compare July 12, 2026 17:49
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/argoproj/argo-cd/v3 to v3.4.4 Update module github.com/argoproj/argo-cd/v3 to v3.4.5 Jul 12, 2026
@red-hat-konflux

red-hat-konflux Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/argoproj-labs/argocd-operator v0.17.0
go: downloading github.com/openshift/api v0.0.0-20251204164930-cd2e40c5883a
go: downloading k8s.io/apimachinery v0.34.2
go: downloading k8s.io/client-go v0.34.2
go: downloading sigs.k8s.io/controller-runtime v0.24.1
go: downloading code.gitea.io/sdk/gitea v0.25.1
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/Masterminds/semver/v3 v3.5.0
go: downloading github.com/argoproj/argo-cd/v3 v3.5.0
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.19.0
go: downloading github.com/go-errors/errors v1.5.1
go: downloading github.com/go-git/go-git/v5 v5.19.2
go: downloading github.com/go-logr/logr v1.4.4
go: downloading github.com/google/uuid v1.6.1-0.20241114170450-2d3c2a9cc518
go: downloading github.com/openshift/client-go v0.0.0-20251205093018-96a6cbc1420c
go: downloading github.com/operator-framework/api v0.33.0
go: downloading github.com/operator-framework/operator-lifecycle-manager v0.29.0
go: downloading github.com/segmentio/analytics-go/v3 v3.3.0
go: downloading go.uber.org/mock v0.6.0
go: downloading golang.org/x/crypto v0.53.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading helm.sh/helm/v3 v3.20.2
go: downloading k8s.io/api v0.34.2
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/onsi/ginkgo/v2 v2.32.0
go: downloading github.com/onsi/gomega v1.42.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.2
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.28.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/42wim/httpsig v1.2.4
go: downloading github.com/davidmz/go-pageant v1.0.2
go: downloading github.com/go-fed/httpsig v1.1.0
go: downloading github.com/hashicorp/go-version v1.9.0
go: downloading github.com/argoproj/argo-cd/gitops-engine v0.7.1-0.20250908182407-97ad5b59a627
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/robfig/cron/v3 v3.0.2-0.20210106135023-bc59245fe10e
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading google.golang.org/grpc v1.82.1
go: downloading k8s.io/apiextensions-apiserver v0.34.2
go: downloading k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.22.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.14.0
go: downloading github.com/bmatcuk/doublestar/v4 v4.10.0
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/chainguard-dev/git-urls v1.0.2
go: downloading github.com/google/go-github/v69 v69.2.0
go: downloading github.com/patrickmn/go-cache v2.1.1-0.20191004192108-46f407853014+incompatible
go: downloading github.com/skeema/knownhosts v1.3.2
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
go: downloading github.com/google/go-github/v88 v88.0.0
go: downloading github.com/ProtonMail/go-crypto v1.4.1
go: downloading github.com/go-git/go-billy/v5 v5.9.1
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/sergi/go-diff v1.4.0
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/kevinburke/ssh_config v1.6.0
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading golang.org/x/net v0.56.0
go: downloading github.com/segmentio/backo-go v1.0.0
go: downloading github.com/BurntSushi/toml v1.6.0
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/cyphar/filepath-securejoin v0.7.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading github.com/google/gnostic-models v0.7.1
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/fsnotify/fsnotify v1.10.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.69.0
go: downloading github.com/redis/go-redis/v9 v9.21.0
go: downloading github.com/argoproj/pkg/v2 v2.0.1
go: downloading github.com/argoproj/pkg v0.13.7-0.20250305113207-cbc37dc61de5
go: downloading golang.org/x/sync v0.22.0
go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading oras.land/oras-go/v2 v2.6.2
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/casbin/casbin/v2 v2.135.0
go: downloading github.com/casbin/govaluate v1.10.0
go: downloading golang.org/x/sys v0.46.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa
go: downloading github.com/spf13/pflag v1.0.10
go: downloading golang.org/x/term v0.44.0
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-openapi/jsonreference v0.21.6
go: downloading github.com/go-openapi/swag v0.25.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.12.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.7.2
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading cloud.google.com/go/compute/metadata v0.9.0
go: downloading golang.org/x/time v0.15.0
go: downloading github.com/google/go-querystring v1.2.0
go: downloading github.com/pjbgf/sha1cd v0.6.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading go.yaml.in/yaml/v3 v3.0.5
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading golang.org/x/text v0.39.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.2
go: downloading k8s.io/apiserver v0.34.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/procfs v0.21.1
go: downloading github.com/dlclark/regexp2 v1.12.0
go: downloading github.com/go-redis/cache/v9 v9.0.0
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/go-openapi/jsonpointer v0.23.1
go: downloading github.com/bombsimon/logrusr/v4 v4.1.0
go: downloading github.com/go-openapi/swag/cmdutils v0.25.1
go: downloading github.com/go-openapi/swag/conv v0.26.1
go: downloading github.com/go-openapi/swag/fileutils v0.25.1
go: downloading github.com/go-openapi/swag/jsonname v0.26.1
go: downloading github.com/go-openapi/swag/jsonutils v0.26.1
go: downloading github.com/go-openapi/swag/loading v0.26.1
go: downloading github.com/go-openapi/swag/mangling v0.26.1
go: downloading github.com/go-openapi/swag/netutils v0.25.1
go: downloading github.com/go-openapi/swag/stringutils v0.26.1
go: downloading github.com/go-openapi/swag/typeutils v0.26.1
go: downloading github.com/go-openapi/swag/yamlutils v0.26.1
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/cloudflare/circl v1.6.4
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/klauspost/cpuid/v2 v2.4.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.47.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/klauspost/compress v1.19.1
go: downloading github.com/vmihailenco/go-tinylfu v0.2.2
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading cyphar.com/go-pathrs v0.2.5
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/google/pprof v0.0.0-20260802141513-ef3492d7dac3
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading golang.org/x/mod v0.37.0
go: github.com/hybrid-cloud-patterns/patterns-operator/internal/controller imports
	github.com/argoproj/argo-cd/v3/pkg/apis/application/v1alpha1 imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/health: github.com/argoproj/argo-cd/gitops-engine@v0.7.1-0.20250908182407-97ad5b59a627: invalid version: missing github.com/argoproj/argo-cd/gitops-engine/go.mod at revision 97ad5b59a627
go: github.com/hybrid-cloud-patterns/patterns-operator/internal/controller imports
	github.com/argoproj/argo-cd/v3/pkg/apis/application/v1alpha1 imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/sync/common: github.com/argoproj/argo-cd/gitops-engine@v0.7.1-0.20250908182407-97ad5b59a627: invalid version: missing github.com/argoproj/argo-cd/gitops-engine/go.mod at revision 97ad5b59a627
go: github.com/hybrid-cloud-patterns/patterns-operator/internal/controller imports
	github.com/argoproj/argo-cd/v3/pkg/apis/application/v1alpha1 imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube: github.com/argoproj/argo-cd/gitops-engine@v0.7.1-0.20250908182407-97ad5b59a627: invalid version: missing github.com/argoproj/argo-cd/gitops-engine/go.mod at revision 97ad5b59a627
go: github.com/hybrid-cloud-patterns/patterns-operator/internal/controller imports
	github.com/argoproj/argo-cd/v3/util/git imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/io: github.com/argoproj/argo-cd/gitops-engine@v0.7.1-0.20250908182407-97ad5b59a627: invalid version: missing github.com/argoproj/argo-cd/gitops-engine/go.mod at revision 97ad5b59a627
go: github.com/hybrid-cloud-patterns/patterns-operator/internal/controller imports
	github.com/argoproj/argo-cd/v3/util/git imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/text: github.com/argoproj/argo-cd/gitops-engine@v0.7.1-0.20250908182407-97ad5b59a627: invalid version: missing github.com/argoproj/argo-cd/gitops-engine/go.mod at revision 97ad5b59a627
go: github.com/hybrid-cloud-patterns/patterns-operator/internal/controller imports
	github.com/argoproj/argo-cd/v3/util/git imports
	github.com/argoproj/argo-cd/v3/util/exec imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/tracing: github.com/argoproj/argo-cd/gitops-engine@v0.7.1-0.20250908182407-97ad5b59a627: invalid version: missing github.com/argoproj/argo-cd/gitops-engine/go.mod at revision 97ad5b59a627

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-argoproj-argo-cd-v3-3.x branch 2 times, most recently from 2d750a3 to bc88182 Compare August 3, 2026 17:59
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/argoproj/argo-cd/v3 to v3.4.5 Update module github.com/argoproj/argo-cd/v3 to v3.4.6 Aug 3, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-argoproj-argo-cd-v3-3.x branch from bc88182 to 56fb4cc Compare August 7, 2026 10:00
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/argoproj/argo-cd/v3 to v3.4.6 Update module github.com/argoproj/argo-cd/v3 to v3.5.0 Aug 7, 2026
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