Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 - autoclosed #1174

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/argoproj/argo-cd/v2 v2.12.6 -> v2.14.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.14.2

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/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.

Upgrading

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

Changelog

Bug fixes

Full Changelog: argoproj/argo-cd@v2.14.1...v2.14.2

v2.14.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/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.

Upgrading

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

Changelog

Full Changelog: argoproj/argo-cd@v2.14.0...v2.14.1

v2.14.0

Compare Source

Important!

The 2.14.0 release manifests incorrectly use the 2.14.0-rc7 image. The 2.14.1 release will correct this error.

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.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.

Upgrading

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

Changelog

Features
Bug fixes
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Nov 20, 2024

⚠️ 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 -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading k8s.io/apimachinery v0.29.6
go: downloading sigs.k8s.io/controller-runtime v0.19.3
go: downloading github.com/argoproj/argo-cd/v2 v2.14.2
go: downloading go.uber.org/zap v1.27.0
go: downloading k8s.io/client-go v0.29.6
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/argoproj/gitops-engine v0.7.1-0.20250129155113-c19f8cfa4d27
go: downloading k8s.io/api v0.29.6
go: downloading github.com/google/go-github/v66 v66.0.0
go: downloading github.com/onsi/ginkgo/v2 v2.22.2
go: downloading github.com/onsi/gomega v1.36.2
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/int128/oauth2-github-app v1.1.2
go: downloading golang.org/x/oauth2 v0.26.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.4-0.20241211184406-7bf59b3d70ee
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading google.golang.org/grpc v1.68.1
go: downloading k8s.io/apiextensions-apiserver v0.29.6
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading k8s.io/apiserver v0.29.6
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading github.com/evanphx/json-patch v5.9.0+incompatible
go: downloading k8s.io/kube-aggregator v0.29.6
go: downloading k8s.io/kubectl v0.29.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading github.com/google/go-querystring v1.1.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/redis/go-redis/v9 v9.7.0
go: downloading golang.org/x/crypto v0.32.0
go: downloading github.com/Masterminds/semver/v3 v3.3.1
go: downloading github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e
go: downloading github.com/bmatcuk/doublestar/v4 v4.7.1
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.12.0
go: downloading github.com/go-git/go-git/v5 v5.12.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading oras.land/oras-go/v2 v2.5.0
go: downloading github.com/spf13/cobra v1.8.1
go: downloading golang.org/x/sync v0.10.0
go: downloading k8s.io/cli-runtime v0.29.6
go: downloading golang.org/x/sys v0.29.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
go: downloading golang.org/x/net v0.34.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.28.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading k8s.io/component-base v0.29.6
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading golang.org/x/time v0.8.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/golang-jwt/jwt/v4 v4.5.1
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading cloud.google.com/go/compute/metadata v0.5.0
go: downloading github.com/dlclark/regexp2 v1.11.4
go: downloading github.com/go-redis/cache/v9 v9.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/cyphar/filepath-securejoin v0.3.5
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading k8s.io/kubernetes v1.31.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.0
go: downloading golang.org/x/text v0.21.0
go: downloading sigs.k8s.io/kustomize/api v0.17.2
go: downloading sigs.k8s.io/kustomize/kyaml v0.17.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/jonboulle/clockwork v0.2.2
go: downloading k8s.io/component-helpers v0.29.6
go: downloading google.golang.org/protobuf v1.36.1
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.28.0
go: downloading github.com/bombsimon/logrusr/v2 v2.0.1
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/vmihailenco/go-tinylfu v0.2.2
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.4
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/josharian/intern v1.0.0
go: downloading go.opentelemetry.io/otel/trace v1.33.0
go: downloading go.opentelemetry.io/otel v1.33.0
go: downloading github.com/google/cel-go v0.20.1
go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/fvbommel/sortorder v1.1.0
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0
go: downloading go.opentelemetry.io/otel/sdk v1.33.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28
go: downloading github.com/distribution/reference v0.5.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.33.0
go: downloading go.opentelemetry.io/proto/otlp v1.3.1
go: downloading github.com/stoewer/go-strcase v1.2.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
go: downloading github.com/moby/spdystream v0.4.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading golang.org/x/mod v0.22.0
go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: github.com/int128/argocd-commenter/cmd imports
	github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1 imports
	github.com/argoproj/gitops-engine/pkg/utils/kube imports
	github.com/argoproj/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/coordination/install imports
	k8s.io/kubernetes/pkg/apis/coordination/v1alpha1 imports
	k8s.io/api/coordination/v1alpha1: cannot find module providing package k8s.io/api/coordination/v1alpha1
go: github.com/int128/argocd-commenter/cmd imports
	github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1 imports
	github.com/argoproj/gitops-engine/pkg/utils/kube imports
	github.com/argoproj/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/apps/install imports
	k8s.io/kubernetes/pkg/apis/apps/v1 imports
	k8s.io/kubernetes/pkg/features imports
	k8s.io/client-go/features: cannot find module providing package k8s.io/client-go/features

@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 - autoclosed Nov 20, 2024
@renovate renovate bot closed this Nov 20, 2024
@renovate renovate bot deleted the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch November 20, 2024 19:08
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 - autoclosed fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 Nov 20, 2024
@renovate renovate bot reopened this Nov 20, 2024
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch 11 times, most recently from 2fdf038 to 320b097 Compare November 26, 2024 16:12
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 - autoclosed Nov 27, 2024
@renovate renovate bot closed this Nov 27, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 - autoclosed fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 Nov 27, 2024
@renovate renovate bot reopened this Nov 27, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 - autoclosed Dec 3, 2024
@renovate renovate bot closed this Dec 3, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 - autoclosed fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.13.1 Dec 3, 2024
@renovate renovate bot reopened this Dec 3, 2024
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch from 320b097 to 59b7bd4 Compare December 8, 2024 12:16
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.0 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.1 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch 4 times, most recently from 8c0c1ac to b1525d2 Compare February 6, 2025 00:59
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.1 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch 4 times, most recently from 88d9281 to 5f14655 Compare February 6, 2025 21:00
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 - autoclosed Feb 7, 2025
@renovate renovate bot closed this Feb 7, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 - autoclosed fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 Feb 7, 2025
@renovate renovate bot reopened this Feb 7, 2025
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch from cbe826d to 5f14655 Compare February 7, 2025 20:29
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 - autoclosed Feb 10, 2025
@renovate renovate bot closed this Feb 10, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 - autoclosed fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 Feb 10, 2025
@renovate renovate bot reopened this Feb 10, 2025
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch 7 times, most recently from 5428af8 to 67e37d9 Compare February 15, 2025 05:08
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-argoproj-argo-cd-v2-2.x branch from 67e37d9 to 57bd89e Compare February 15, 2025 12:14
@renovate renovate bot changed the title fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.2 - autoclosed Feb 19, 2025
@renovate renovate bot closed this Feb 19, 2025
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.

1 participant