Skip to content

feat(container): update external dns group ( v0.8.2 → v0.9.0 )#1349

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/external-dns
Open

feat(container): update external dns group ( v0.8.2 → v0.9.0 )#1349
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/external-dns

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 31, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/external-dns-unifi-webhook minor v0.8.2v0.9.0

Release Notes

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

v0.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: home-operations/external-dns-unifi-webhook@v0.8.2...v0.9.0


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@igloo-bot igloo-bot Bot added the area/kubernetes Changes made in the kubernetes directory label May 31, 2026
@igloo-bot
Copy link
Copy Markdown

igloo-bot Bot commented May 31, 2026

--- 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.2@sha256:7f0ddbbc83a36a2a9d762e25eef9cafcb3adf0493068a27d72ae71087eafe6f0
+        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.9.0@sha256:22f4106f44a0b9ac3c97cf29bbfef93026c1164492152dc797a1d6dc86ddfbb5
         imagePullPolicy: IfNotPresent
         env:
         - name: UNIFI_HOST
           value: https://192.168.1.1
         - name: UNIFI_API_KEY
           valueFrom:

@igloo-bot
Copy link
Copy Markdown

igloo-bot Bot commented May 31, 2026

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

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

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

@renovate renovate Bot changed the title feat(container): update image ghcr.io/kashalls/external-dns-unifi-webhook ( v0.8.2 → v0.9.0 ) feat(container): update external dns group ( v0.8.2 → v0.9.0 ) Jun 2, 2026
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/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants