build(deps): update image ghcr.io/external-secrets/charts/external-secrets ( 2.6.0 ➜ 2.7.0 )#1054
Merged
rcdailey merged 1 commit intoJun 30, 2026
Conversation
…crets ( 2.6.0 ➜ 2.7.0 )
Contributor
--- kubernetes/apps/kube-system/external-secrets/app Kustomization: kube-system/external-secrets OCIRepository: kube-system/external-secrets
+++ kubernetes/apps/kube-system/external-secrets/app Kustomization: kube-system/external-secrets OCIRepository: kube-system/external-secrets
@@ -11,9 +11,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 2.6.0
+ tag: 2.7.0
url: oci://ghcr.io/external-secrets/charts/external-secrets
|
Contributor
--- HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-cert-controller
+++ HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-cert-controller
@@ -13,12 +13,21 @@
resources:
- customresourcedefinitions
verbs:
- get
- list
- watch
+- apiGroups:
+ - apiextensions.k8s.io
+ resources:
+ - customresourcedefinitions
+ resourceNames:
+ - externalsecrets.external-secrets.io
+ - secretstores.external-secrets.io
+ - clustersecretstores.external-secrets.io
+ verbs:
- update
- patch
- apiGroups:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
@@ -64,12 +73,19 @@
resources:
- secrets
verbs:
- get
- list
- watch
+- apiGroups:
+ - ''
+ resources:
+ - secrets
+ resourceNames:
+ - external-secrets-webhook
+ verbs:
- update
- patch
- apiGroups:
- coordination.k8s.io
resources:
- leases
--- HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-controller
+++ HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-controller
@@ -75,12 +75,13 @@
- stssessiontokens
- uuids
- vaultdynamicsecrets
- webhooks
- grafanas
- mfas
+ - beyondtrustworkloadcredentialsdynamicsecrets
verbs:
- get
- list
- watch
- apiGroups:
- ''
--- HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-view
+++ HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-view
@@ -24,12 +24,13 @@
- watch
- list
- apiGroups:
- generators.external-secrets.io
resources:
- acraccesstokens
+ - beyondtrustworkloadcredentialsdynamicsecrets
- cloudsmithaccesstokens
- clustergenerators
- ecrauthorizationtokens
- fakes
- gcraccesstokens
- githubaccesstokens
--- HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-edit
+++ HelmRelease: kube-system/external-secrets ClusterRole: kube-system/external-secrets-edit
@@ -39,12 +39,13 @@
- sshkeys
- vaultdynamicsecrets
- webhooks
- grafanas
- generatorstates
- mfas
+ - beyondtrustworkloadcredentialsdynamicsecrets
- uuids
verbs:
- create
- delete
- deletecollection
- patch
--- HelmRelease: kube-system/external-secrets Deployment: kube-system/external-secrets-cert-controller
+++ HelmRelease: kube-system/external-secrets Deployment: kube-system/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.6.0
+ image: ghcr.io/external-secrets/external-secrets:v2.7.0
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=kube-system
--- HelmRelease: kube-system/external-secrets Deployment: kube-system/external-secrets
+++ HelmRelease: kube-system/external-secrets Deployment: kube-system/external-secrets
@@ -38,13 +38,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 65534
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/external-secrets/external-secrets:v2.6.0
+ image: ghcr.io/external-secrets/external-secrets:v2.7.0
imagePullPolicy: IfNotPresent
args:
- --enable-leader-election=true
- --concurrent=5
- --metrics-addr=:8080
- --loglevel=info
--- HelmRelease: kube-system/external-secrets Deployment: kube-system/external-secrets-webhook
+++ HelmRelease: kube-system/external-secrets Deployment: kube-system/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.6.0
+ image: ghcr.io/external-secrets/external-secrets:v2.7.0
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.kube-system.svc
- --cert-dir=/tmp/certs |
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:
2.6.0→2.7.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
external-secrets/external-secrets (ghcr.io/external-secrets/charts/external-secrets)
v2.7.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.7.0Image:
ghcr.io/external-secrets/external-secrets:v2.7.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.7.0-ubi-boringsslWhat's Changed
General
caBundleandcaProviderby @phil9909 in #6461replicationLocationsto AWS SecretsManager provider by @cmoscofian in #6451auth.userPassauth method by @phil9909 in #6492github.com/pulumi/esc-sdk/sdkto v0.14.0 by @phil9909 in #6495auth.appRoleauth method by @phil9909 in #6497Dependencies
8942b73to46d19c1by @dependabot[bot] in #6436f23e8b2to7a3e500by @dependabot[bot] in #64685d2b868to5f68ec6in /e2e by @dependabot[bot] in #64715b10f43toa2d49eaby @dependabot[bot] in #646946d19c1to1b99266by @dependabot[bot] in #6467a2d49eato28bd5fein /hack/api-docs by @dependabot[bot] in #6472a2d49eato28bd5feby @dependabot[bot] in #64997a3e500to3ad5730by @dependabot[bot] in #6501New Contributors
Full Changelog: external-secrets/external-secrets@v2.6.0...v2.7.0
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.