Skip to content
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 chart external-secrets to 0.9.10 #1956

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Dec 16, 2023

This PR contains the following updates:

Package Update Change
external-secrets patch 0.9.9 -> 0.9.10

Release Notes

external-secrets/external-secrets (external-secrets)

v0.9.10

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.9.10
Image: ghcr.io/external-secrets/external-secrets:v0.9.10-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.9.10-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.9.9...v0.9.10


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 16, 2023

--- 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.9.9
+      version: 0.9.10
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 16, 2023

--- kubernetes/main HelmRelease: security/external-secrets Deployment: security/external-secrets-cert-controller

+++ kubernetes/main 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:v0.9.9
+        image: ghcr.io/external-secrets/external-secrets:v0.9.10
         imagePullPolicy: IfNotPresent
         args:
         - certcontroller
         - --crd-requeue-interval=5m
         - --service-name=external-secrets-webhook
         - --service-namespace=security
--- kubernetes/main HelmRelease: security/external-secrets Deployment: security/external-secrets

+++ kubernetes/main HelmRelease: security/external-secrets Deployment: security/external-secrets

@@ -34,15 +34,16 @@

             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/external-secrets/external-secrets:v0.9.9
+        image: ghcr.io/external-secrets/external-secrets:v0.9.10
         imagePullPolicy: IfNotPresent
         args:
         - --concurrent=1
+        - --metrics-addr=:8080
         ports:
         - containerPort: 8080
           protocol: TCP
           name: metrics
 
--- kubernetes/main HelmRelease: security/external-secrets Deployment: security/external-secrets-webhook

+++ kubernetes/main 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:v0.9.9
+        image: ghcr.io/external-secrets/external-secrets:v0.9.10
         imagePullPolicy: IfNotPresent
         args:
         - webhook
         - --port=10250
         - --dns-name=external-secrets-webhook.security.svc
         - --cert-dir=/tmp/certs

@blackjid blackjid merged commit 0a53e50 into main Dec 18, 2023
4 checks passed
@blackjid blackjid deleted the renovate/main-external-secrets-0.x branch December 18, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant