Skip to content

feat(helm): update external secrets operator group (1.0.0 → 1.1.1)#318

Open
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/external-secrets-operator
Open

feat(helm): update external secrets operator group (1.0.0 → 1.1.1)#318
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/external-secrets-operator

Conversation

@the-iron-giant
Copy link
Copy Markdown
Contributor

@the-iron-giant the-iron-giant Bot commented Nov 21, 2025

This PR contains the following updates:

Package Update Change OpenSSF
external-secrets minor 1.0.0 -> 1.1.1 OpenSSF Scorecard
ghcr.io/external-secrets/charts/external-secrets minor 1.0.0 -> 1.1.1 OpenSSF Scorecard

Release Notes

external-secrets/external-secrets (external-secrets)

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


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@the-iron-giant the-iron-giant Bot force-pushed the renovate/external-secrets-operator branch from a238a1c to e023afb Compare November 21, 2025 15:16
@the-iron-giant the-iron-giant Bot changed the title feat(container): update image ghcr.io/external-secrets/charts/external-secrets (1.0.0 → 1.1.0) feat(helm): update external secrets operator group (1.0.0 → 1.1.0) Nov 21, 2025
@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Nov 21, 2025

--- kubernetes/apps/base/security/external-secrets/app Kustomization: security/external-secrets HelmRelease: security/external-secrets

+++ kubernetes/apps/base/security/external-secrets/app Kustomization: security/external-secrets HelmRelease: security/external-secrets

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

   chart:
     spec:
       chart: external-secrets
       sourceRef:
         kind: HelmRepository
         name: external-secrets
-      version: 1.0.0
+      version: 1.1.1
   install:
     remediation:
       retries: -1
   interval: 1h
   upgrade:
     cleanupOnFail: true

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Nov 21, 2025

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

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

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

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: oci.external-secrets.io/external-secrets/external-secrets:v1.0.0
+        image: ghcr.io/external-secrets/external-secrets:v1.1.1
         imagePullPolicy: IfNotPresent
         args:
         - certcontroller
         - --crd-requeue-interval=5m
         - --service-name=external-secrets-webhook
         - --service-namespace=security
--- 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: oci.external-secrets.io/external-secrets/external-secrets:v1.0.0
+        image: ghcr.io/external-secrets/external-secrets:v1.1.1
         imagePullPolicy: IfNotPresent
         args:
         - --concurrent=1
         - --metrics-addr=:8080
         - --loglevel=info
         - --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: oci.external-secrets.io/external-secrets/external-secrets:v1.0.0
+        image: ghcr.io/external-secrets/external-secrets:v1.1.1
         imagePullPolicy: IfNotPresent
         args:
         - webhook
         - --port=10250
         - --dns-name=external-secrets-webhook.security.svc
         - --cert-dir=/tmp/certs

@the-iron-giant the-iron-giant Bot force-pushed the renovate/external-secrets-operator branch from e023afb to c8c74d5 Compare December 5, 2025 17:17
@the-iron-giant the-iron-giant Bot changed the title feat(helm): update external secrets operator group (1.0.0 → 1.1.0) feat(helm): update external secrets operator group (1.0.0 → 1.1.1) Dec 5, 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.

0 participants