Skip to content

feat(helm): update chart external-secrets ( 2.1.0 → 2.2.0 )#501

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/external-secrets-2.x
Open

feat(helm): update chart external-secrets ( 2.1.0 → 2.2.0 )#501
renovate[bot] wants to merge 1 commit intomainfrom
renovate/external-secrets-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 24, 2026

This PR contains the following updates:

Package Update Change
external-secrets minor 2.1.02.2.0

Release Notes

external-secrets/external-secrets (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


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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

--- kubernetes/apps/infrastructure/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: infrastructure/external-secrets

+++ kubernetes/apps/infrastructure/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: infrastructure/external-secrets

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

     spec:
       chart: external-secrets
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: external-secrets
-      version: 2.1.0
+      version: 2.2.0
   interval: 30m
   values:
     certController:
       image:
         repository: ghcr.io/external-secrets/external-secrets
       log:

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

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

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

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

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/external-secrets/external-secrets:v2.1.0
+        image: ghcr.io/external-secrets/external-secrets:v2.2.0
         imagePullPolicy: IfNotPresent
         args:
         - certcontroller
         - --crd-requeue-interval=5m
         - --service-name=external-secrets-webhook
         - --service-namespace=infrastructure
--- HelmRelease: infrastructure/external-secrets Deployment: infrastructure/external-secrets

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

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

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/external-secrets/external-secrets:v2.1.0
+        image: ghcr.io/external-secrets/external-secrets:v2.2.0
         imagePullPolicy: IfNotPresent
         args:
         - --enable-extended-metric-labels=true
         - --concurrent=1
         - --metrics-addr=:8080
         - --loglevel=info
--- HelmRelease: infrastructure/external-secrets Deployment: infrastructure/external-secrets-webhook

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

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

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/external-secrets/external-secrets:v2.1.0
+        image: ghcr.io/external-secrets/external-secrets:v2.2.0
         imagePullPolicy: IfNotPresent
         args:
         - webhook
         - --port=10250
         - --dns-name=external-secrets-webhook.infrastructure.svc
         - --cert-dir=/tmp/certs

@renovate renovate bot force-pushed the renovate/external-secrets-2.x branch from fe302be to 8ac1729 Compare April 3, 2026 16:29
@renovate renovate bot force-pushed the renovate/external-secrets-2.x branch from 8ac1729 to ee7a3d3 Compare April 3, 2026 20:52
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