Skip to content

feat(container): update image external-secrets ( 0.17.0 → 0.18.2 ) - #1964

Merged
chkpwd merged 1 commit into
mainfrom
renovate/external-secrets-0.x
Jul 10, 2025
Merged

feat(container): update image external-secrets ( 0.17.0 → 0.18.2 )#1964
chkpwd merged 1 commit into
mainfrom
renovate/external-secrets-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
external-secrets minor 0.17.0 -> 0.18.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.18.2

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.18.2
NOTE - the following UBI images are not currently working (broken build process).
Image: ghcr.io/external-secrets/external-secrets:v0.18.2-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.18.2-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.18.1...v0.18.2

v0.18.1

Compare Source

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

What's Changed

Full Changelog: external-secrets/external-secrets@v0.18.0...v0.18.1

v0.18.0

Compare Source

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

Potential Breaking Changes

This version includes a massive refactor of the AWS providers. Now, they are finally using V2 and thus opened some regions and are more maintainable. Massive thanks goes to @​Ilhan-Personal for this work. We really appreciate all the effort that went into this. Thank you!

Further update has been done to 1Password provider SDK. Now, GetSecretMap functions the same way as 1Password connect. Which is that it uses extract to filter for files or other values.

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.17.0...v0.18.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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jun 17, 2025

Copy link
Copy Markdown
Contributor
--- kubernetes/core/external-secrets Kustomization: security/external-secrets HelmRelease: security/external-secrets

+++ kubernetes/core/external-secrets Kustomization: security/external-secrets HelmRelease: security/external-secrets

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

     spec:
       chart: external-secrets
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: external-secrets
-      version: 0.17.0
+      version: 0.18.2
   interval: 15m
   valuesFrom:
   - kind: ConfigMap
     name: external-secrets-values-dfhdfc7bdt
 

@github-actions

github-actions Bot commented Jun 17, 2025

Copy link
Copy Markdown
Contributor
--- 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:v0.17.0
+        image: oci.external-secrets.io/external-secrets/external-secrets:v0.18.2
         imagePullPolicy: IfNotPresent
         args:
         - certcontroller
         - --crd-requeue-interval=5m
         - --service-name=external-secrets-webhook
         - --service-namespace=security
--- 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:v0.17.0
+        image: oci.external-secrets.io/external-secrets/external-secrets:v0.18.2
         imagePullPolicy: IfNotPresent
         args:
         - webhook
         - --port=10250
         - --dns-name=external-secrets-webhook.security.svc
         - --cert-dir=/tmp/certs

@renovate
renovate Bot force-pushed the renovate/external-secrets-0.x branch from 463a40c to ae70cba Compare June 18, 2025 16:23
@chkpwd
chkpwd force-pushed the main branch 3 times, most recently from 3910b73 to 99d3e43 Compare June 26, 2025 00:26
@renovate
renovate Bot force-pushed the renovate/external-secrets-0.x branch from ae70cba to cac55f3 Compare June 26, 2025 06:56
@renovate renovate Bot changed the title feat(container): update image external-secrets ( 0.17.0 → 0.18.0 ) feat(container): update image external-secrets ( 0.17.0 → 0.18.1 ) Jun 26, 2025
| datasource | package                                          | from   | to     |
| ---------- | ------------------------------------------------ | ------ | ------ |
| docker     | ghcr.io/external-secrets/charts/external-secrets | 0.17.0 | 0.18.2 |
@renovate
renovate Bot force-pushed the renovate/external-secrets-0.x branch from cac55f3 to 1f9399b Compare July 3, 2025 12:52
@renovate renovate Bot changed the title feat(container): update image external-secrets ( 0.17.0 → 0.18.1 ) feat(container): update image external-secrets ( 0.17.0 → 0.18.2 ) Jul 3, 2025
@chkpwd
chkpwd merged commit 6f1f1c7 into main Jul 10, 2025
5 checks passed
@chkpwd
chkpwd deleted the renovate/external-secrets-0.x branch July 10, 2025 19:13
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