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 external-dns ( 1.14.3 β†’ 1.14.4 ) - autoclosed #7314

Closed
wants to merge 1 commit into from

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Apr 5, 2024

This PR contains the following updates:

Package Update Change
external-dns patch 1.14.3 -> 1.14.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.


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

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner April 5, 2024 15:06
@bot-ross bot-ross bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/storage labels Apr 5, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 5, 2024

--- kubernetes/storage/apps/network/external-dns/bind Kustomization: flux-system/external-dns-bind HelmRelease: network/external-dns-bind

+++ kubernetes/storage/apps/network/external-dns/bind Kustomization: flux-system/external-dns-bind HelmRelease: network/external-dns-bind

@@ -13,13 +13,13 @@

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns
         namespace: flux-system
-      version: 1.14.3
+      version: 1.14.4
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 5, 2024

--- HelmRelease: network/external-dns-bind Deployment: network/external-dns-bind

+++ HelmRelease: network/external-dns-bind Deployment: network/external-dns-bind

@@ -39,13 +39,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.14.0
+        image: registry.k8s.io/external-dns/external-dns:v0.14.1
         imagePullPolicy: IfNotPresent
         env:
         - name: EXTERNAL_DNS_RFC2136_HOST
           value: 192.168.254.10
         - name: EXTERNAL_DNS_RFC2136_PORT
           value: '53'

@bot-ross bot-ross bot changed the title fix(helm): update external-dns ( 1.14.3 β†’ 1.14.4 ) fix(helm): update external-dns ( 1.14.3 β†’ 1.14.4 ) - autoclosed Apr 5, 2024
@bot-ross bot-ross bot closed this Apr 5, 2024
@bot-ross bot-ross bot deleted the renovate/storage-external-dns-1.x branch April 5, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants