feat(container): update image external-secrets ( 0.17.0 → 0.18.2 ) - #1964
Merged
Conversation
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
|
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
Bot
force-pushed
the
renovate/external-secrets-0.x
branch
from
June 18, 2025 16:23
463a40c to
ae70cba
Compare
chkpwd
force-pushed
the
main
branch
3 times, most recently
from
June 26, 2025 00:26
3910b73 to
99d3e43
Compare
renovate
Bot
force-pushed
the
renovate/external-secrets-0.x
branch
from
June 26, 2025 06:56
ae70cba to
cac55f3
Compare
| datasource | package | from | to | | ---------- | ------------------------------------------------ | ------ | ------ | | docker | ghcr.io/external-secrets/charts/external-secrets | 0.17.0 | 0.18.2 |
renovate
Bot
force-pushed
the
renovate/external-secrets-0.x
branch
from
July 3, 2025 12:52
cac55f3 to
1f9399b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.0->0.18.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
external-secrets/external-secrets (external-secrets)
v0.18.2Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.18.2NOTE - the following UBI images are not currently working (broken build process).
Image:
ghcr.io/external-secrets/external-secrets:v0.18.2-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.18.2-ubi-boringsslWhat's Changed
New Contributors
Full Changelog: external-secrets/external-secrets@v0.18.1...v0.18.2
v0.18.1Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.18.1Image:
ghcr.io/external-secrets/external-secrets:v0.18.1-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.18.1-ubi-boringsslWhat's Changed
0c1757cto19eae3dby @dependabot in https://github.com/external-secrets/external-secrets/pull/4946Full Changelog: external-secrets/external-secrets@v0.18.0...v0.18.1
v0.18.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.18.0Image:
ghcr.io/external-secrets/external-secrets:v0.18.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.18.0-ubi-boringsslPotential 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
3d0f463tod9f9472by @dependabot in https://github.com/external-secrets/external-secrets/pull/4800ef18ee7toef18ee7by @dependabot in https://github.com/external-secrets/external-secrets/pull/479989a04ccto29d9726in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4859a8560b3to8a1f59fby @dependabot in https://github.com/external-secrets/external-secrets/pull/4861ef18ee7tob4f875eby @dependabot in https://github.com/external-secrets/external-secrets/pull/4862244e985to0c1757cby @dependabot in https://github.com/external-secrets/external-secrets/pull/48799716267toee7ff13in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/491168932fato68932faby @dependabot in https://github.com/external-secrets/external-secrets/pull/4912d9f9472tob7b9a69by @dependabot in https://github.com/external-secrets/external-secrets/pull/4913New 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.
This PR was generated by Mend Renovate. View the repository job log.