feat(container): update external-secrets ( 2.2.0 → 2.4.1 )#280
Merged
renovate[bot] merged 1 commit intomainfrom May 3, 2026
Merged
feat(container): update external-secrets ( 2.2.0 → 2.4.1 )#280renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
0db157d to
56f9dfd
Compare
56f9dfd to
5657924
Compare
6e1cc6a to
6db3ad5
Compare
6db3ad5 to
8b6ef63
Compare
--- HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets-cert-controller
+++ HelmRelease: external-secrets/external-secrets Deployment: external-secrets/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.2.0
+ image: ghcr.io/external-secrets/external-secrets:v2.4.1
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=external-secrets
@@ -61,7 +61,10 @@
readinessProbe:
httpGet:
port: ready
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
+ timeoutSeconds: 5
+ failureThreshold: 3
+ successThreshold: 1
--- HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets
+++ HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/external-secrets/external-secrets:v2.2.0
+ image: ghcr.io/external-secrets/external-secrets:v2.4.1
imagePullPolicy: IfNotPresent
args:
- --concurrent=1
- --metrics-addr=:8080
- --loglevel=info
- --zap-time-encoding=epoch
--- HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets-webhook
+++ HelmRelease: external-secrets/external-secrets Deployment: external-secrets/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.2.0
+ image: ghcr.io/external-secrets/external-secrets:v2.4.1
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.external-secrets.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: external-secrets/external-secrets ValidatingWebhookConfiguration: external-secrets/secretstore-validate
+++ HelmRelease: external-secrets/external-secrets ValidatingWebhookConfiguration: external-secrets/secretstore-validate
@@ -53,7 +53,8 @@
path: /validate-external-secrets-io-v1-clustersecretstore
admissionReviewVersions:
- v1
- v1beta1
sideEffects: None
timeoutSeconds: 5
+ failurePolicy: Fail
|
--- kubernetes/apps/external-secrets/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets/external-secrets
+++ kubernetes/apps/external-secrets/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets/external-secrets
@@ -13,13 +13,13 @@
chart: external-secrets
interval: 5m
sourceRef:
kind: HelmRepository
name: external-secrets
namespace: flux-system
- version: 2.2.0
+ version: 2.4.1
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
8b6ef63 to
46dbec5
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.2.0→2.4.1Release Notes
external-secrets/external-secrets (external-secrets)
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
Configuration
📅 Schedule: (in timezone Europe/Lisbon)
🚦 Automerge: Enabled.
♻ 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.