Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/external-secrets/external-secrets v0.17.0v1.2.1 age confidence

Release Notes

external-secrets/external-secrets (github.com/external-secrets/external-secrets)

v1.2.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.2.1
Image: ghcr.io/external-secrets/external-secrets:v1.2.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.2.1-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v1.2.0...v1.2.1

v1.2.0

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.2.0
Image: ghcr.io/external-secrets/external-secrets:v1.2.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.2.0-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v1.1.1...v1.2.0

v1.1.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.1.1
Image: ghcr.io/external-secrets/external-secrets:v1.1.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.1.1-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v1.1.0...v1.1.1

v1.1.0

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.1.0
Image: ghcr.io/external-secrets/external-secrets:v1.1.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.1.0-ubi-boringssl

What's Changed

!NOTE!: During last community meeting we discussed that we are retiring our scarf account. With that, we will be changing back to ghcr.io/external-secrets/external-secrets instead of oci.external-secrets.io/external-secrets/external-secrets.

For now, the old domain will live for a couple months to give people to change back. With this release , the values in the helm chart that define where the image is switched back to ghcr.

The helm-chart itself is served from under github-pages so that does not move.

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v1.0.0...v1.1.0

v1.0.0

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v1.0.0
Image: ghcr.io/external-secrets/external-secrets:v1.0.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.0.0-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v0.20.4...v1.0.0

v0.20.4

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.20.4
Image: ghcr.io/external-secrets/external-secrets:v0.20.4-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.20.4-ubi-boringssl

What's Changed

General
Dependencies

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 7, 2025

⚠️ 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: module github.com/external-secrets/[email protected] requires go >= 1.25.5; switching to go1.25.5
go: downloading go1.25.5 (linux/amd64)
go: downloading github.com/goccy/go-yaml v1.15.13
go: downloading github.com/rs/zerolog v1.34.0
go: downloading golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
go: downloading k8s.io/apimachinery v0.34.1
go: downloading github.com/blesswinsamuel/kgen v0.0.8
go: downloading github.com/cert-manager/cert-manager v1.17.2
go: downloading github.com/external-secrets/external-secrets v1.2.1
go: downloading github.com/external-secrets/external-secrets/apis v0.0.0
go: downloading github.com/traefik/traefik/v3 v3.4.0
go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
go: downloading k8s.io/api v0.34.1
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading github.com/muesli/reflow v0.3.0
go: downloading go.universe.tf/metallb v0.14.9
go: downloading k8s.io/apiextensions-apiserver v0.34.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/traefik/paerser v0.2.2
go: downloading go.opentelemetry.io/otel v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.8.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
go: downloading go.opentelemetry.io/otel/sdk/log v0.8.0
go: downloading go.opentelemetry.io/otel/sdk v1.37.0
go: downloading go.opentelemetry.io/otel/trace v1.38.0
go: downloading google.golang.org/grpc v1.76.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading sigs.k8s.io/gateway-api v1.2.1
go: downloading sigs.k8s.io/controller-runtime v0.22.3
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.37.0
go: downloading github.com/go-acme/lego/v4 v4.23.1
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/google/go-github/v28 v28.1.1
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/unrolled/render v1.0.2
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.opentelemetry.io/otel/metric v1.38.0
go: downloading go.opentelemetry.io/proto/otlp v1.8.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda
go: downloading google.golang.org/protobuf v1.36.10
go: downloading go.opentelemetry.io/otel/log v0.8.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/net v0.46.0
go: downloading github.com/miekg/dns v1.1.64
go: downloading github.com/aws/smithy-go v1.23.2
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/http-wasm/http-wasm-host-go v0.7.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/crypto v0.43.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.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/x448/float16 v0.8.4
go: downloading golang.org/x/tools v0.38.0
go: downloading github.com/go-logfmt/logfmt v0.5.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251029180050-ab9386a59fda
go: downloading golang.org/x/text v0.30.0
go: downloading github.com/go-jose/go-jose/v4 v4.1.3
go: downloading golang.org/x/sync v0.17.0
go: downloading golang.org/x/mod v0.29.0
go: github.com/blesswinsamuel/infra-base/k8sapp imports
	github.com/external-secrets/external-secrets/apis/externalsecrets/v1: reading github.com/external-secrets/external-secrets/apis/go.mod at revision apis/v0.0.0: unknown revision apis/v0.0.0
go: github.com/blesswinsamuel/infra-base/kbaseresources imports
	github.com/external-secrets/external-secrets/apis/meta/v1: reading github.com/external-secrets/external-secrets/apis/go.mod at revision apis/v0.0.0: unknown revision apis/v0.0.0

@renovate renovate bot force-pushed the renovate/major-all-gomod branch from c837895 to f074067 Compare November 21, 2025 13:38
@renovate renovate bot force-pushed the renovate/major-all-gomod branch from f074067 to e93f02a Compare December 5, 2025 12:38
@renovate renovate bot force-pushed the renovate/major-all-gomod branch from e93f02a to 6a678ad Compare December 19, 2025 15:06
@renovate renovate bot force-pushed the renovate/major-all-gomod branch from 6a678ad to 8af4739 Compare January 2, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant