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(container): update registry.k8s.io/external-dns/external-dns ( v0.15.0 → v0.15.1 ) #7863

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
registry.k8s.io/external-dns/external-dns patch v0.15.0 -> v0.15.1

Release Notes

kubernetes-sigs/external-dns (registry.k8s.io/external-dns/external-dns)

v0.15.1

Compare Source

What's Changed

NOTE: Users of the AWS providers may have to specify the region if not otherwise done, as environment variable.

New Contributors

Full Changelog: kubernetes-sigs/external-dns@v0.15.0...v0.15.1


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.

….15.0 → v0.15.1 )

| datasource | package                                   | from    | to      |
| ---------- | ----------------------------------------- | ------- | ------- |
| docker     | registry.k8s.io/external-dns/external-dns | v0.15.0 | v0.15.1 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

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

           value: hmac-sha256
         - name: EXTERNAL_DNS_RFC2136_ZONE
           value: thesteamedcrab.com
         envFrom:
         - secretRef:
             name: external-dns-bind-secret
-        image: registry.k8s.io/external-dns/external-dns:v0.15.0@sha256:338dd8c526e1337a12db0c8ee81a59ce5815ea51b73756affcd1e5dca530105c
+        image: registry.k8s.io/external-dns/external-dns:v0.15.1@sha256:4f3ba4c2bd28030caad05bb7b47fbf47549a46d5e8443b74f0be463550b4fc2b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 7979
           initialDelaySeconds: 0

@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

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

               EXTERNAL_DNS_RFC2136_ZONE: thesteamedcrab.com
             envFrom:
             - secretRef:
                 name: external-dns-bind-secret
             image:
               repository: registry.k8s.io/external-dns/external-dns
-              tag: v0.15.0@sha256:338dd8c526e1337a12db0c8ee81a59ce5815ea51b73756affcd1e5dca530105c
+              tag: v0.15.1@sha256:4f3ba4c2bd28030caad05bb7b47fbf47549a46d5e8443b74f0be463550b4fc2b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 43b62b1 into main Dec 21, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/registry.k8s.io-external-dns-external-dns-0.x branch December 21, 2024 14:11
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.

0 participants