fix(helm): update external-secrets ( 0.10.3 → 0.10.4 )#5483
Merged
lumiere-bot[bot] merged 1 commit intomainfrom Sep 25, 2024
Merged
fix(helm): update external-secrets ( 0.10.3 → 0.10.4 )#5483lumiere-bot[bot] merged 1 commit intomainfrom
lumiere-bot[bot] merged 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/sol/apps/external-secrets/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets/external-secrets
+++ kubernetes/sol/apps/external-secrets/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: external-secrets/external-secrets
@@ -13,13 +13,13 @@
spec:
chart: external-secrets
sourceRef:
kind: HelmRepository
name: external-secrets
namespace: flux-system
- version: 0.10.3
+ version: 0.10.4
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false |
Contributor
Author
--- 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:v0.10.3
+ image: oci.external-secrets.io/external-secrets/external-secrets:v0.10.4
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=external-secrets
--- 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:v0.10.3
+ image: oci.external-secrets.io/external-secrets/external-secrets:v0.10.4
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:v0.10.3
+ image: oci.external-secrets.io/external-secrets/external-secrets:v0.10.4
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.external-secrets.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.10.3->0.10.4Release Notes
external-secrets/external-secrets (external-secrets)
v0.10.4Compare Source
WARNING: With this update, Pulumi has added
projectIDto it's required properties.Image:
oci.external-secrets.io/external-secrets/external-secrets:v0.10.4Image:
oci.external-secrets.io/external-secrets/external-secrets:v0.10.4-ubiImage:
oci.external-secrets.io/external-secrets/external-secrets:v0.10.4-ubi-boringsslDefault image registry change
From this version onwards, the default image registry name will be oci.external-secrets.io. While GHCR.io will keep on working for the foreseeable future, this change is to allow an eventual migration away from GHCR.
deprecation of GHCR - if performed, will be announced previous to its implementation and switch.
What's Changed
ac67716toac67716by @dependabot in https://github.com/external-secrets/external-secrets/pull/391495eb83atob033683by @dependabot in https://github.com/external-secrets/external-secrets/pull/3947New Contributors
Full Changelog: external-secrets/external-secrets@v0.10.3...v0.10.4
Configuration
📅 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.