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 ) #7893

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

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.

Images

ˋdocker pull registry.k8s.io/external-dns/external-dns:v0.15.1ˋ

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 was generated by Mend Renovate. View the repository job log.

….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

--- 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
Copy link
Contributor

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

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

@@ -69,13 +69,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

@rwlove rwlove merged commit 0868d3a into main Dec 27, 2024
16 checks passed
@rwlove rwlove deleted the renovate/registry.k8s.io-external-dns-external-dns-0.x branch December 27, 2024 23:32
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