fix(helm): update external-secrets ( 0.9.13 → 0.9.14 )#4444
Merged
lumiere-bot[bot] merged 1 commit intomainfrom Apr 3, 2024
Merged
fix(helm): update external-secrets ( 0.9.13 → 0.9.14 )#4444lumiere-bot[bot] merged 1 commit intomainfrom
lumiere-bot[bot] merged 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/kyak/apps/external-secrets-system/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets-system/external-secrets
+++ kubernetes/kyak/apps/external-secrets-system/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets-system/external-secrets
@@ -13,13 +13,13 @@
spec:
chart: external-secrets
sourceRef:
kind: HelmRepository
name: external-secrets
namespace: flux-system
- version: 0.9.13
+ version: 0.9.14
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false |
Contributor
Author
--- HelmRelease: external-secrets-system/external-secrets Deployment: external-secrets-system/external-secrets-cert-controller
+++ HelmRelease: external-secrets-system/external-secrets Deployment: external-secrets-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:v0.9.13
+ image: ghcr.io/external-secrets/external-secrets:v0.9.14
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=external-secrets-system
--- HelmRelease: external-secrets-system/external-secrets Deployment: external-secrets-system/external-secrets
+++ HelmRelease: external-secrets-system/external-secrets Deployment: external-secrets-system/external-secrets
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/external-secrets/external-secrets:v0.9.13
+ image: ghcr.io/external-secrets/external-secrets:v0.9.14
imagePullPolicy: IfNotPresent
args:
- --concurrent=1
- --metrics-addr=:8080
ports:
- containerPort: 8080
--- HelmRelease: external-secrets-system/external-secrets Deployment: external-secrets-system/external-secrets-webhook
+++ HelmRelease: external-secrets-system/external-secrets Deployment: external-secrets-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:v0.9.13
+ image: ghcr.io/external-secrets/external-secrets:v0.9.14
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.external-secrets-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:
0.9.13->0.9.14Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
external-secrets/external-secrets (external-secrets)
v0.9.14Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.9.14Image:
ghcr.io/external-secrets/external-secrets:v0.9.14-ubiImage:
ghcr.io/external-secrets/external-secrets:v0.9.14-ubi-boringsslWhat's Changed
propertyfield must be set for DSV secret by @michaelsauter in https://github.com/external-secrets/external-secrets/pull/2511updatePolicyby @moolen in https://github.com/external-secrets/external-secrets/pull/2664webhooksupport more types when parsing response by @moolen in https://github.com/external-secrets/external-secrets/pull/2899Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.