Skip to content

fix(container): update image ghcr.io/kashalls/external-dns-unifi-webhook ( v0.8.1 ➔ v0.8.2 )#4075

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x
Feb 14, 2026
Merged

fix(container): update image ghcr.io/kashalls/external-dns-unifi-webhook ( v0.8.1 ➔ v0.8.2 )#4075
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/external-dns-unifi-webhook patch v0.8.1v0.8.2

Release Notes

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

v0.8.2

Compare Source

What's Changed
  • fix(deps): update module github.com/go-chi/chi/v5 to v5.2.5 by @​renovate[bot] in #​167
  • chore(deps): update docker.io/library/golang docker tag to v1.26 by @​renovate[bot] in #​168

Full Changelog: kashalls/external-dns-unifi-webhook@v0.8.1...v0.8.2


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 these updates again.


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

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Feb 13, 2026
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/network/unifi-dns/app Kustomization: network/unifi-dns HelmRelease: network/unifi-dns

+++ kubernetes/apps/network/unifi-dns/app Kustomization: network/unifi-dns HelmRelease: network/unifi-dns

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

           valueFrom:
             secretKeyRef:
               key: UNIFI_API_KEY
               name: unifi-dns-secret
         image:
           repository: ghcr.io/kashalls/external-dns-unifi-webhook
-          tag: v0.8.1@sha256:e9b7bf621768c490110fb154c94a4f610f254c9f0c540140ea429c601a8475dd
+          tag: v0.8.2@sha256:7f0ddbbc83a36a2a9d762e25eef9cafcb3adf0493068a27d72ae71087eafe6f0
         livenessProbe:
           httpGet:
             path: /healthz
             port: http-webhook
           initialDelaySeconds: 10
           timeoutSeconds: 5

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

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

             port: http
           initialDelaySeconds: 5
           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 5
       - name: webhook
-        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.8.1@sha256:e9b7bf621768c490110fb154c94a4f610f254c9f0c540140ea429c601a8475dd
+        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.8.2@sha256:7f0ddbbc83a36a2a9d762e25eef9cafcb3adf0493068a27d72ae71087eafe6f0
         imagePullPolicy: IfNotPresent
         env:
         - name: LOG_LEVEL
           value: debug
         - name: UNIFI_HOST
           value: https://10.0.10.1

@binaryn3xus binaryn3xus merged commit 76ae08e into main Feb 14, 2026
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x branch February 14, 2026 01:20
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/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant