feat(helm): update chart external-secrets ( 0.10.7 → 0.20.4 ) - #5428
Open
renovate[bot] wants to merge 1 commit into
Open
feat(helm): update chart external-secrets ( 0.10.7 → 0.20.4 )#5428renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- kubernetes/cluster-0/apps/security/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: security/external-secrets
+++ kubernetes/cluster-0/apps/security/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: security/external-secrets
@@ -14,13 +14,13 @@
chart: external-secrets
interval: 30m
sourceRef:
kind: HelmRepository
name: external-secrets
namespace: flux-system
- version: 0.10.7
+ version: 0.15.1
interval: 30m
values:
certController:
image:
repository: ghcr.io/external-secrets/external-secrets
serviceMonitor: |
Contributor
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-controller
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-controller
@@ -13,12 +13,13 @@
resources:
- secretstores
- clustersecretstores
- externalsecrets
- clusterexternalsecrets
- pushsecrets
+ - clusterpushsecrets
verbs:
- get
- list
- watch
- apiGroups:
- external-secrets.io
@@ -35,27 +36,48 @@
- clusterexternalsecrets
- clusterexternalsecrets/status
- clusterexternalsecrets/finalizers
- pushsecrets
- pushsecrets/status
- pushsecrets/finalizers
+ - clusterpushsecrets
+ - clusterpushsecrets/status
+ - clusterpushsecrets/finalizers
verbs:
- get
- update
- patch
- apiGroups:
- generators.external-secrets.io
resources:
+ - generatorstates
+ verbs:
+ - get
+ - list
+ - watch
+ - create
+ - update
+ - patch
+ - delete
+ - deletecollection
+- apiGroups:
+ - generators.external-secrets.io
+ resources:
- acraccesstokens
+ - clustergenerators
- ecrauthorizationtokens
- fakes
- gcraccesstokens
- githubaccesstokens
+ - quayaccesstokens
- passwords
+ - stssessiontokens
+ - uuids
- vaultdynamicsecrets
- webhooks
+ - grafanas
verbs:
- get
- list
- watch
- apiGroups:
- ''
@@ -104,7 +126,15 @@
resources:
- externalsecrets
verbs:
- create
- update
- delete
+- apiGroups:
+ - external-secrets.io
+ resources:
+ - pushsecrets
+ verbs:
+ - create
+ - update
+ - delete
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-view
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-view
@@ -15,26 +15,31 @@
- external-secrets.io
resources:
- externalsecrets
- secretstores
- clustersecretstores
- pushsecrets
+ - clusterpushsecrets
verbs:
- get
- watch
- list
- apiGroups:
- generators.external-secrets.io
resources:
- acraccesstokens
+ - clustergenerators
- ecrauthorizationtokens
- fakes
- gcraccesstokens
- githubaccesstokens
+ - quayaccesstokens
- passwords
- vaultdynamicsecrets
- webhooks
+ - grafanas
+ - generatorstates
verbs:
- get
- watch
- list
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-edit
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-edit
@@ -14,29 +14,34 @@
- external-secrets.io
resources:
- externalsecrets
- secretstores
- clustersecretstores
- pushsecrets
+ - clusterpushsecrets
verbs:
- create
- delete
- deletecollection
- patch
- update
- apiGroups:
- generators.external-secrets.io
resources:
- acraccesstokens
+ - clustergenerators
- ecrauthorizationtokens
- fakes
- gcraccesstokens
- githubaccesstokens
+ - quayaccesstokens
- passwords
- vaultdynamicsecrets
- webhooks
+ - grafanas
+ - generatorstates
verbs:
- create
- delete
- deletecollection
- patch
- update
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-servicebindings
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-servicebindings
@@ -10,11 +10,12 @@
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups:
- external-secrets.io
resources:
- externalsecrets
+ - pushsecrets
verbs:
- get
- list
- watch
--- 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: ghcr.io/external-secrets/external-secrets:v0.10.7
+ image: ghcr.io/external-secrets/external-secrets:v0.15.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: ghcr.io/external-secrets/external-secrets:v0.10.7
+ image: ghcr.io/external-secrets/external-secrets:v0.15.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: ghcr.io/external-secrets/external-secrets:v0.10.7
+ image: ghcr.io/external-secrets/external-secrets:v0.15.1
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.svc
- --cert-dir=/tmp/certs |
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
December 23, 2024 22:47
ecda26d to
d51564f
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
January 21, 2025 14:09
d51564f to
7358c7e
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
February 4, 2025 17:44
7358c7e to
98dea04
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
February 8, 2025 17:40
98dea04 to
a60a34c
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
February 13, 2025 15:08
a60a34c to
a542e14
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
February 26, 2025 15:58
a542e14 to
e133f98
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
March 10, 2025 18:41
e133f98 to
5618d60
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
March 19, 2025 16:51
5618d60 to
4887423
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
March 28, 2025 22:15
4887423 to
a0c1091
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
April 14, 2025 19:00
a0c1091 to
d8e501f
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
April 16, 2025 12:16
d8e501f to
c355035
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
May 7, 2025 13:29
c355035 to
71d7104
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
May 15, 2025 13:00
71d7104 to
8055d34
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
June 17, 2025 23:01
8055d34 to
38aa5b0
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
June 26, 2025 11:15
38aa5b0 to
cd5cec4
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
July 3, 2025 17:06
cd5cec4 to
a3460ea
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
August 4, 2025 22:55
a3460ea to
35c58c0
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
August 8, 2025 16:54
35c58c0 to
616d9c6
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
August 13, 2025 11:34
616d9c6 to
21dd308
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
September 22, 2025 13:26
21dd308 to
8135d4d
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
October 3, 2025 12:42
8135d4d to
49410cb
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
October 14, 2025 10:47
49410cb to
969ed15
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
October 26, 2025 08:04
969ed15 to
dd8e91c
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
January 8, 2026 16:30
dd8e91c to
34295f5
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
June 22, 2026 17:43
34295f5 to
2453688
Compare
| datasource | package | from | to | | ---------- | ---------------- | ------ | ------ | | helm | external-secrets | 0.10.7 | 0.20.4 |
renovate
Bot
force-pushed
the
renovate/cluster-0-external-secrets-0.x
branch
from
July 20, 2026 21:54
2453688 to
bf27e07
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.10.7→0.20.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
external-secrets/external-secrets (external-secrets)
v0.20.4Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.20.4Image:
ghcr.io/external-secrets/external-secrets:v0.20.4-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.20.4-ubi-boringsslWhat's Changed
General
apiandcmdpackage by @Lumexralph in #5413Dependencies
534c2c0to2f698e1by @dependabot[bot] in #54524bcff63to4b7ce07by @dependabot[bot] in #545106083b7to5dc01dbby @dependabot[bot] in #5482New Contributors
Full Changelog: external-secrets/external-secrets@v0.20.3...v0.20.4
v0.20.3Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.20.3Image:
ghcr.io/external-secrets/external-secrets:v0.20.3-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.20.3-ubi-boringsslWhat's Changed
General
pkgby @Lumexralph in #5412Dependencies
6ad9415toc423747in /e2e by @dependabot[bot] in #5423b6ed3fdtob6ed3fdby @dependabot[bot] in #5419New Contributors
Full Changelog: external-secrets/external-secrets@v0.20.2...v0.20.3
v0.20.2Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.20.2Image:
ghcr.io/external-secrets/external-secrets:v0.20.2-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.20.2-ubi-boringsslWhat's Changed
General
enableby @Skarlso in #5369(pkg/providers)by @Lumexralph in #5362Dependencies
New Contributors
Full Changelog: external-secrets/external-secrets@v0.20.0...v0.20.2
v0.20.1Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.20.1Image:
ghcr.io/external-secrets/external-secrets:v0.20.1-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.20.1-ubi-boringsslWhat's Changed
General
ADOPTERS.mdto include SAP by @jakobmoellerdev in #5165helm-values-schema-jsonschema plugin management logic by @jakobmoellerdev in #5212Dependencies
4f0a4e4to7010e70by @dependabot[bot] in #51937010e70to534c2c0by @dependabot[bot] in #52372e114d2tof2ff10aby @dependabot[bot] in #5240b6ed3fdtob6ed3fdby @dependabot[bot] in #5318f2ff10ato87bce11by @dependabot[bot] in #5320Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.