Skip to content

feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.2.0)#948

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-major-external-secrets-operator
Open

feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.2.0)#948
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-major-external-secrets-operator

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/external-secrets/charts/external-secrets major 1.3.22.2.0

Release Notes

external-secrets/external-secrets (ghcr.io/external-secrets/charts/external-secrets)

v2.2.0

Compare Source

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

What's Changed
General
Dependencies
New Contributors

Full Changelog: external-secrets/external-secrets@v2.1.0...v2.2.0

v2.1.0

Compare Source

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

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v2.0.1...v2.1.0

v2.0.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v2.0.1
Image: ghcr.io/external-secrets/external-secrets:v2.0.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v2.0.1-ubi-boringssl

What's Changed

General
Dependencies

New Contributors

Full Changelog: external-secrets/external-secrets@v2.0.0...v2.0.1

v2.0.0

Compare Source

BREAKING CHANGE

Please note that this release removed two of the unsupported and unmaintained providers Alibaba and Device42.

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

What's Changed

General

New Contributors

Full Changelog: external-secrets/external-secrets@v1.3.2...v2.0.0


Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

--- kubernetes/main/apps/security/external-secrets/app Kustomization: flux-system/external-secrets OCIRepository: security/external-secrets

+++ kubernetes/main/apps/security/external-secrets/app Kustomization: flux-system/external-secrets OCIRepository: security/external-secrets

@@ -11,9 +11,9 @@

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 1.3.2
+    tag: 2.2.0
   url: oci://ghcr.io/external-secrets/charts/external-secrets
 

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

--- HelmRelease: security/external-secrets Deployment: security/external-secrets

+++ HelmRelease: security/external-secrets Deployment: security/external-secrets

@@ -34,13 +34,13 @@

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/external-secrets/external-secrets:v1.3.2
+        image: ghcr.io/external-secrets/external-secrets:v2.2.0
         imagePullPolicy: IfNotPresent
         args:
         - --concurrent=1
         - --metrics-addr=:8080
         - --loglevel=debug
         - --zap-time-encoding=epoch
--- HelmRelease: security/external-secrets Deployment: security/external-secrets-webhook

+++ HelmRelease: security/external-secrets Deployment: security/external-secrets-webhook

@@ -34,13 +34,13 @@

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/external-secrets/external-secrets:v1.3.2
+        image: ghcr.io/external-secrets/external-secrets:v2.2.0
         imagePullPolicy: IfNotPresent
         args:
         - webhook
         - --port=10250
         - --dns-name=external-secrets-webhook.security.svc
         - --cert-dir=/tmp/certs
--- HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate

+++ HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate

@@ -31,12 +31,13 @@

       path: /validate-external-secrets-io-v1-secretstore
   admissionReviewVersions:
   - v1
   - v1beta1
   sideEffects: None
   timeoutSeconds: 5
+  failurePolicy: Fail
 - name: validate.clustersecretstore.external-secrets.io
   rules:
   - apiGroups:
     - external-secrets.io
     apiVersions:
     - v1

@renovate renovate bot changed the title feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.1 → 2.0.0) feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.0.0) Feb 6, 2026
@renovate renovate bot force-pushed the renovate/main-major-external-secrets-operator branch from f87b3ce to 8540d78 Compare February 6, 2026 18:31
@renovate renovate bot force-pushed the renovate/main-major-external-secrets-operator branch from 8540d78 to dac703c Compare February 12, 2026 13:42
@renovate renovate bot changed the title feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.0.0) feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.0.1) Feb 20, 2026
@renovate renovate bot force-pushed the renovate/main-major-external-secrets-operator branch from dac703c to 66c0f32 Compare February 20, 2026 15:33
@renovate renovate bot changed the title feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.0.1) feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.1.0) Mar 7, 2026
@renovate renovate bot force-pushed the renovate/main-major-external-secrets-operator branch 2 times, most recently from f1ad001 to 2d95d49 Compare March 13, 2026 12:00
…l-secrets (1.3.2 → 2.2.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/main-major-external-secrets-operator branch from 2d95d49 to 21b0b14 Compare March 20, 2026 21:45
@renovate renovate bot changed the title feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.1.0) feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.3.2 → 2.2.0) Mar 20, 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.

1 participant