feat(helm): update chart external-secrets ( 2.1.0 → 2.5.0 )#2907
Open
renovate[bot] wants to merge 1 commit into
Open
feat(helm): update chart external-secrets ( 2.1.0 → 2.5.0 )#2907renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- 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.1.0
+ version: 2.5.0
interval: 30m
values:
backgroundController:
serviceMonitor:
enabled: true
interval: 1m |
--- 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.1.0
+ image: ghcr.io/external-secrets/external-secrets:v2.5.0
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=security
@@ -62,7 +62,10 @@
readinessProbe:
httpGet:
port: ready
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
+ timeoutSeconds: 5
+ failureThreshold: 3
+ successThreshold: 1
--- 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.1.0
+ image: ghcr.io/external-secrets/external-secrets:v2.5.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.1.0
+ image: ghcr.io/external-secrets/external-secrets:v2.5.0
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.svc
- --cert-dir=/tmp/certs
@@ -62,12 +62,15 @@
readinessProbe:
httpGet:
port: ready
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
+ timeoutSeconds: 5
+ failureThreshold: 3
+ successThreshold: 1
volumeMounts:
- name: certs
mountPath: /tmp/certs
readOnly: true
volumes:
- name: certs
--- HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
+++ HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
@@ -53,7 +53,8 @@
path: /validate-external-secrets-io-v1-clustersecretstore
admissionReviewVersions:
- v1
- v1beta1
sideEffects: None
timeoutSeconds: 5
+ failurePolicy: Fail |
--- 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.1.0
+ version: 2.5.0
interval: 30m
values:
backgroundController:
serviceMonitor:
enabled: true
interval: 1m |
--- 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.1.0
+ image: ghcr.io/external-secrets/external-secrets:v2.5.0
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=security
@@ -62,7 +62,10 @@
readinessProbe:
httpGet:
port: ready
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
+ timeoutSeconds: 5
+ failureThreshold: 3
+ successThreshold: 1
--- 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.1.0
+ image: ghcr.io/external-secrets/external-secrets:v2.5.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.1.0
+ image: ghcr.io/external-secrets/external-secrets:v2.5.0
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.svc
- --cert-dir=/tmp/certs
@@ -62,12 +62,15 @@
readinessProbe:
httpGet:
port: ready
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
+ timeoutSeconds: 5
+ failureThreshold: 3
+ successThreshold: 1
volumeMounts:
- name: certs
mountPath: /tmp/certs
readOnly: true
volumes:
- name: certs
--- HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
+++ HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
@@ -53,7 +53,8 @@
path: /validate-external-secrets-io-v1-clustersecretstore
admissionReviewVersions:
- v1
- v1beta1
sideEffects: None
timeoutSeconds: 5
+ failurePolicy: Fail |
15b32d7 to
03915c4
Compare
03915c4 to
abc9637
Compare
9fe7dcf to
e838d08
Compare
e838d08 to
549f1e7
Compare
| datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | helm | external-secrets | 2.1.0 | 2.5.0 |
549f1e7 to
2b90d24
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:
2.1.0→2.5.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
external-secrets/external-secrets (external-secrets)
v2.5.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.5.0Image:
ghcr.io/external-secrets/external-secrets:v2.5.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.5.0-ubi-boringsslWhat's Changed
General
Dependencies
4f4ab2cto47ce563in /e2e by @dependabot[bot] in #6286fd3612eto2323fcfby @dependabot[bot] in #6321New Contributors
Full Changelog: external-secrets/external-secrets@v2.4.1...v2.5.0
v2.4.1Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.4.1Image:
ghcr.io/external-secrets/external-secrets:v2.4.1-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.4.1-ubi-boringsslWhat's Changed
General
Dependencies
f853308tof853308by @dependabot[bot] in #62822510918to5b10f43in /hack/api-docs by @dependabot[bot] in #6285cf13fe2tofd3612eby @dependabot[bot] in #6281Full Changelog: external-secrets/external-secrets@v2.4.0...v2.4.1
v2.4.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.4.0Image:
ghcr.io/external-secrets/external-secrets:v2.4.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.4.0-ubi-boringsslWhat's Changed
General
Dependencies
c2a1f7btoc2a1f7bby @dependabot[bot] in #62149e6e193to039095fby @dependabot[bot] in #6213c2a1f7btof853308by @dependabot[bot] in #62522510918to5b10f43by @dependabot[bot] in #6251039095ftocf13fe2by @dependabot[bot] in #6253New Contributors
Full Changelog: external-secrets/external-secrets@v2.3.0...v2.4.0
v2.3.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.3.0Image:
ghcr.io/external-secrets/external-secrets:v2.3.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.3.0-ubi-boringsslWhat's Changed
General
Dependencies
6ed9f6fto1fc04e8by @dependabot[bot] in #61191fc04e8to9e6e193by @dependabot[bot] in #6150New Contributors
Full Changelog: external-secrets/external-secrets@v2.2.0...v2.3.0
v2.2.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.2.0Image:
ghcr.io/external-secrets/external-secrets:v2.2.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.2.0-ubi-boringsslWhat's Changed
General
Dependencies
28efbe9to47b2d72by @dependabot[bot] in #6088cecb1cdto6ed9f6fby @dependabot[bot] in #6087New Contributors
Full Changelog: external-secrets/external-secrets@v2.1.0...v2.2.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.