-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(helm): update external-secrets ( 0.10.5 → 0.10.6 ) #3748
Merged
Conversation
This file contains 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
mahoro-bot
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Nov 20, 2024
--- kubernetes/main/apps/security/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: security/external-secrets
+++ kubernetes/main/apps/security/external-secrets/app Kustomization: flux-system/external-secrets HelmRelease: security/external-secrets
@@ -13,13 +13,13 @@
spec:
chart: external-secrets
sourceRef:
kind: HelmRepository
name: external-secrets
namespace: flux-system
- version: 0.10.5
+ version: 0.10.6
install:
createNamespace: true
remediation:
retries: 3
interval: 30m
upgrade: |
--- 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: oci.external-secrets.io/external-secrets/external-secrets:v0.10.5
+ image: oci.external-secrets.io/external-secrets/external-secrets:v0.10.6
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: oci.external-secrets.io/external-secrets/external-secrets:v0.10.5
+ image: oci.external-secrets.io/external-secrets/external-secrets:v0.10.6
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: oci.external-secrets.io/external-secrets/external-secrets:v0.10.5
+ image: oci.external-secrets.io/external-secrets/external-secrets:v0.10.6
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.svc
- --cert-dir=/tmp/certs
--- HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
+++ HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
@@ -1,12 +1,15 @@
---
apiVersion: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
metadata:
name: secretstore-validate
labels:
+ app.kubernetes.io/name: external-secrets-webhook
+ app.kubernetes.io/instance: external-secrets
+ app.kubernetes.io/managed-by: Helm
external-secrets.io/component: webhook
webhooks:
- name: validate.secretstore.external-secrets.io
rules:
- apiGroups:
- external-secrets.io
--- HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/externalsecret-validate
+++ HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/externalsecret-validate
@@ -1,12 +1,15 @@
---
apiVersion: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
metadata:
name: externalsecret-validate
labels:
+ app.kubernetes.io/name: external-secrets-webhook
+ app.kubernetes.io/instance: external-secrets
+ app.kubernetes.io/managed-by: Helm
external-secrets.io/component: webhook
webhooks:
- name: validate.externalsecret.external-secrets.io
rules:
- apiGroups:
- external-secrets.io |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.5
->0.10.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
external-secrets/external-secrets (external-secrets)
v0.10.6
Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6-ubi
Image:
ghcr.io/external-secrets/external-secrets:v0.10.6-ubi-boringssl
What's Changed
69830f2
tocc226ca
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4043cc226ca
tof4a57e8
by @dependabot in https://github.com/external-secrets/external-secrets/pull/41120974259
toc694a4d
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4113beefdbd
to1e42bbe
by @dependabot in https://github.com/external-secrets/external-secrets/pull/4114beefdbd
to1e42bbe
in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/4118beefdbd
to1e42bbe
in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/41190e3377d
to3f3b9da
in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/4120New Contributors
Full Changelog: external-secrets/external-secrets@v0.10.5...v0.10.6
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.