Skip to content

Conversation

@flowbie-bot
Copy link
Contributor

@flowbie-bot flowbie-bot bot commented Oct 5, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/external-dns-unifi-webhook minor v0.6.0 -> v0.7.0

Release Notes

kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)

v0.7.0

Compare Source

What's Changed

Full Changelog: kashalls/external-dns-unifi-webhook@v0.6.2...v0.7.0

v0.6.2

Compare Source

What's Changed
  • fix(deps): update module golang.org/x/net to v0.43.0 by @​renovate[bot] in #​125
  • fix(deps): update module github.com/prometheus/client_golang to v1.23.0 by @​renovate[bot] in #​124

Full Changelog: kashalls/external-dns-unifi-webhook@v0.6.1...v0.6.2

v0.6.1

Compare Source

What's Changed

Full Changelog: kashalls/external-dns-unifi-webhook@v0.6.0...v0.6.1


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates again.


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

This PR has been generated by Renovate Bot.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2025

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

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

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

           valueFrom:
             secretKeyRef:
               key: EXTERNAL_DNS_UNIFI_API_KEY
               name: external-dns-secret-unifi
         image:
           repository: ghcr.io/kashalls/external-dns-unifi-webhook
-          tag: v0.6.0@sha256:dd71adb88b64174b158481fb359dfe985d8bea1cad8cefba36209c8fc9eb03d3
+          tag: v0.7.0@sha256:a5503c1c61e3a8f6d66a0172fca6fb9affbe1f527ae6360ccf5ff5f0bf181c6e
         livenessProbe:
           httpGet:
             path: /healthz
             port: http-webhook
           initialDelaySeconds: 10
           timeoutSeconds: 5

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2025

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

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

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

             port: http
           initialDelaySeconds: 5
           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 5
       - name: webhook
-        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.6.0@sha256:dd71adb88b64174b158481fb359dfe985d8bea1cad8cefba36209c8fc9eb03d3
+        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.7.0@sha256:a5503c1c61e3a8f6d66a0172fca6fb9affbe1f527ae6360ccf5ff5f0bf181c6e
         imagePullPolicy: IfNotPresent
         env:
         - name: UNIFI_HOST
           value: https://10.10.1.1
         - name: UNIFI_API_KEY
           valueFrom:

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