feat(helm): update chart external-secrets ( 2.6.0 → 2.7.0 )#3007
Open
renovate[bot] wants to merge 1 commit into
Open
feat(helm): update chart external-secrets ( 2.6.0 → 2.7.0 )#3007renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
| datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | helm | external-secrets | 2.6.0 | 2.7.0 |
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-cert-controller
+++ HelmRelease: security/external-secrets ClusterRole: security/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: security/external-secrets ClusterRole: security/external-secrets-controller
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-controller
@@ -75,12 +75,13 @@
- stssessiontokens
- uuids
- vaultdynamicsecrets
- webhooks
- grafanas
- mfas
+ - beyondtrustworkloadcredentialsdynamicsecrets
verbs:
- get
- list
- watch
- apiGroups:
- ''
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-view
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-view
@@ -24,12 +24,13 @@
- watch
- list
- apiGroups:
- generators.external-secrets.io
resources:
- acraccesstokens
+ - beyondtrustworkloadcredentialsdynamicsecrets
- cloudsmithaccesstokens
- clustergenerators
- ecrauthorizationtokens
- fakes
- gcraccesstokens
- githubaccesstokens
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-edit
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-edit
@@ -39,12 +39,13 @@
- sshkeys
- vaultdynamicsecrets
- webhooks
- grafanas
- generatorstates
- mfas
+ - beyondtrustworkloadcredentialsdynamicsecrets
- uuids
verbs:
- create
- delete
- deletecollection
- patch
--- 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: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=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:v2.6.0
+ image: ghcr.io/external-secrets/external-secrets:v2.7.0
imagePullPolicy: IfNotPresent
args:
- --enable-leader-election=true
- --concurrent=1
- --metrics-addr=:8080
- --loglevel=info
--- 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:v2.6.0
+ image: ghcr.io/external-secrets/external-secrets:v2.7.0
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.svc
- --cert-dir=/tmp/certs |
--- kubernetes/berries/apps/security/external-secrets/app Kustomization: flux-system/cluster-apps-external-secrets HelmRelease: security/external-secrets
+++ kubernetes/berries/apps/security/external-secrets/app Kustomization: flux-system/cluster-apps-external-secrets HelmRelease: security/external-secrets
@@ -13,13 +13,13 @@
chart: external-secrets
interval: 30m
sourceRef:
kind: HelmRepository
name: external-secrets-charts
namespace: flux-system
- version: 2.6.0
+ version: 2.7.0
interval: 30m
values:
backgroundController:
serviceMonitor:
enabled: true
interval: 1m |
--- kubernetes/subterra/apps/security/external-secrets/app Kustomization: flux-system/cluster-apps-external-secrets HelmRelease: security/external-secrets
+++ kubernetes/subterra/apps/security/external-secrets/app Kustomization: flux-system/cluster-apps-external-secrets HelmRelease: security/external-secrets
@@ -13,13 +13,13 @@
chart: external-secrets
interval: 30m
sourceRef:
kind: HelmRepository
name: external-secrets-charts
namespace: flux-system
- version: 2.6.0
+ version: 2.7.0
interval: 30m
values:
backgroundController:
serviceMonitor:
enabled: true
interval: 1m |
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-cert-controller
+++ HelmRelease: security/external-secrets ClusterRole: security/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: security/external-secrets ClusterRole: security/external-secrets-controller
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-controller
@@ -75,12 +75,13 @@
- stssessiontokens
- uuids
- vaultdynamicsecrets
- webhooks
- grafanas
- mfas
+ - beyondtrustworkloadcredentialsdynamicsecrets
verbs:
- get
- list
- watch
- apiGroups:
- ''
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-view
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-view
@@ -24,12 +24,13 @@
- watch
- list
- apiGroups:
- generators.external-secrets.io
resources:
- acraccesstokens
+ - beyondtrustworkloadcredentialsdynamicsecrets
- cloudsmithaccesstokens
- clustergenerators
- ecrauthorizationtokens
- fakes
- gcraccesstokens
- githubaccesstokens
--- HelmRelease: security/external-secrets ClusterRole: security/external-secrets-edit
+++ HelmRelease: security/external-secrets ClusterRole: security/external-secrets-edit
@@ -39,12 +39,13 @@
- sshkeys
- vaultdynamicsecrets
- webhooks
- grafanas
- generatorstates
- mfas
+ - beyondtrustworkloadcredentialsdynamicsecrets
- uuids
verbs:
- create
- delete
- deletecollection
- patch
--- 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: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=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:v2.6.0
+ image: ghcr.io/external-secrets/external-secrets:v2.7.0
imagePullPolicy: IfNotPresent
args:
- --enable-leader-election=true
- --concurrent=1
- --metrics-addr=:8080
- --loglevel=info
--- 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:v2.6.0
+ image: ghcr.io/external-secrets/external-secrets:v2.7.0
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.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 (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 Europe/Moscow)
🚦 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.