Skip to content

fix(deps): update module github.com/cert-manager/cert-manager to v1.21.1 - #1041

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-go-dependencies
Open

fix(deps): update module github.com/cert-manager/cert-manager to v1.21.1#1041
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-go-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/cert-manager/cert-manager v1.21.0v1.21.1 age confidence

Release Notes

cert-manager/cert-manager (github.com/cert-manager/cert-manager)

v1.21.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Never, 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.

| datasource | package                              | from    | to      |
| ---------- | ------------------------------------ | ------- | ------- |
| go         | github.com/cert-manager/cert-manager | v1.21.0 | v1.21.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate

renovate Bot commented Jul 29, 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 ./...
warning: ignoring symlink /tmp/renovate/repos/github/cloudnative-pg/plugin-barman-cloud/test/e2e/kustomize/config
warning: ignoring symlink /tmp/renovate/repos/github/cloudnative-pg/plugin-barman-cloud/test/e2e/kustomize/kubernetes
go: downloading github.com/cloudnative-pg/barman-cloud v0.5.2-0.20260720143032-950b0f57e122
go: downloading k8s.io/api v0.36.3
go: downloading k8s.io/apimachinery v0.36.3
go: downloading github.com/cloudnative-pg/machinery v0.5.0
go: downloading github.com/spf13/cobra v1.10.2
go: downloading sigs.k8s.io/controller-runtime v0.24.1
go: downloading google.golang.org/grpc v1.82.1
go: downloading github.com/spf13/viper v1.21.0
go: downloading github.com/cloudnative-pg/cloudnative-pg v1.30.0
go: downloading github.com/cloudnative-pg/cnpg-i v0.6.0
go: downloading k8s.io/client-go v0.36.3
go: downloading github.com/onsi/ginkgo/v2 v2.32.0
go: downloading github.com/onsi/gomega v1.42.1
go: downloading k8s.io/utils v0.0.0-20260707023825-cf1189d6abe3
go: downloading github.com/cloudnative-pg/cnpg-i-machinery v0.4.2
go: downloading sigs.k8s.io/kustomize/api v0.21.1
go: downloading sigs.k8s.io/kustomize/kyaml v0.21.1
go: downloading github.com/cert-manager/cert-manager v1.21.1
go: downloading github.com/cloudnative-pg/api v1.30.0
go: downloading k8s.io/apiextensions-apiserver v0.36.3
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/spf13/pflag v1.0.10
go: downloading go.uber.org/zap v1.28.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading golang.org/x/net v0.56.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/sagikazarmark/locafero v0.11.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading github.com/kubernetes-csi/external-snapshotter/client/v8 v8.6.0
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.92.0
go: downloading github.com/avast/retry-go/v5 v5.0.0
go: downloading k8s.io/streaming v0.36.3
go: downloading github.com/thoas/go-funk v0.9.3
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/snorwin/jsonpatch v1.5.0
go: downloading k8s.io/apiserver v0.36.3
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading golang.org/x/sys v0.47.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.yaml.in/yaml/v2 v2.4.4
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
go: downloading golang.org/x/text v0.40.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/lib/pq v1.12.3
go: downloading github.com/google/gnostic-models v0.7.1
go: downloading github.com/Masterminds/semver/v3 v3.5.0
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/time v0.15.0
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading k8s.io/component-base v0.36.3
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/go-errors/errors v1.5.1
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading sigs.k8s.io/gateway-api v1.6.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.2
go: downloading golang.org/x/term v0.44.0
go: downloading github.com/blang/semver/v4 v4.0.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/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/go-openapi/jsonreference v0.21.5
go: downloading github.com/go-openapi/swag v0.26.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.47.0
go: downloading golang.org/x/sync v0.22.0
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading go.opentelemetry.io/otel/trace v1.44.0
go: downloading go.opentelemetry.io/otel v1.44.0
go: downloading github.com/google/cel-go v0.29.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/go-openapi/jsonpointer v0.23.1
go: downloading github.com/go-openapi/swag/cmdutils v0.26.0
go: downloading github.com/go-openapi/swag/conv v0.26.0
go: downloading github.com/go-openapi/swag/fileutils v0.26.0
go: downloading github.com/go-openapi/swag/jsonname v0.26.0
go: downloading github.com/go-openapi/swag/jsonutils v0.26.0
go: downloading github.com/go-openapi/swag/loading v0.26.0
go: downloading github.com/go-openapi/swag/mangling v0.26.0
go: downloading github.com/go-openapi/swag/netutils v0.26.0
go: downloading github.com/go-openapi/swag/stringutils v0.26.0
go: downloading github.com/go-openapi/swag/typeutils v0.26.0
go: downloading github.com/go-openapi/swag/yamlutils v0.26.0
go: downloading github.com/google/pprof v0.0.0-20260402051712-545e8a4df936
go: downloading cel.dev/expr v0.25.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260414002931-afd174a4e478
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/moby/spdystream v0.5.1
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading golang.org/x/mod v0.37.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.34.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0
go: downloading go.opentelemetry.io/otel/sdk v1.43.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.44.0
go: downloading go.opentelemetry.io/proto/otlp v1.9.0
go: downloading golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: github.com/cloudnative-pg/plugin-barman-cloud/internal/cmd/instance imports
	github.com/spf13/viper imports
	github.com/spf13/afero imports
	golang.org/x/text/runes: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/internal/cmd/instance imports
	github.com/spf13/viper imports
	github.com/spf13/afero imports
	golang.org/x/text/transform: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/internal/cmd/instance imports
	github.com/spf13/viper imports
	github.com/spf13/afero imports
	golang.org/x/text/unicode/norm: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/internal/cmd/instance imports
	github.com/spf13/viper imports
	github.com/spf13/viper/internal/encoding/dotenv imports
	github.com/subosito/gotenv imports
	golang.org/x/text/encoding/unicode: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/test/e2e/internal/client imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/idna imports
	golang.org/x/text/secure/bidirule: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/test/e2e/internal/client imports
	k8s.io/client-go/rest imports
	golang.org/x/net/http2 imports
	golang.org/x/net/idna imports
	golang.org/x/text/unicode/bidi: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/test/e2e/internal/tests/backup imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset imports
	golang.org/x/text/encoding: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/test/e2e/internal/tests/backup imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset imports
	golang.org/x/text/encoding/charmap: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/test/e2e/internal/tests/backup imports
	github.com/onsi/gomega imports
	github.com/onsi/gomega/matchers imports
	golang.org/x/net/html/charset imports
	golang.org/x/text/encoding/htmlindex: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/internal/cnpgi/operator imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/apiserver/pkg/authorization/authorizerfactory imports
	k8s.io/apiserver/pkg/authorization/cel imports
	k8s.io/apiserver/pkg/cel/environment imports
	github.com/google/cel-go/ext imports
	golang.org/x/text/language: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer
go: github.com/cloudnative-pg/plugin-barman-cloud/internal/cnpgi/operator imports
	sigs.k8s.io/controller-runtime/pkg/metrics/filters imports
	k8s.io/apiserver/pkg/authorization/authorizerfactory imports
	k8s.io/apiserver/pkg/authorization/cel imports
	k8s.io/apiserver/pkg/cel/environment imports
	github.com/google/cel-go/ext imports
	golang.org/x/text/message: golang.org/x/text@v0.40.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.40.0.zip": stream error: stream ID 447; INTERNAL_ERROR; received from peer

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