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

feat(container): update ghcr.io/kashalls/external-dns-unifi-webhook (v0.3.4 → v0.4.0) #270

Merged

Conversation

botty-white[bot]
Copy link
Contributor

@botty-white botty-white bot commented Jan 11, 2025

This PR contains the following updates:

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

Release Notes

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

v0.4.0

Compare Source

[!IMPORTANT]
UNIFI_USER and UNIFI_PASSWORD are deprecated and will be removed in the future. Please move to UNIFI_API_KEY instead.
See the README for more info.

What's Changed

Full Changelog: kashalls/external-dns-unifi-webhook@v0.3.4...v0.4.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.

@botty-white
Copy link
Contributor Author

botty-white bot commented Jan 11, 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.3.4@sha256:28dc00c7a21f9571d43181fcc0dd3de59e291741f27bc075d7e06378876b2974
+        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.4.0@sha256:f71f9e64f723a1af77e9ecdcbaef2db2095721d33b385baee1848d0bf09d44e7
         imagePullPolicy: IfNotPresent
         env:
         - name: UNIFI_HOST
           valueFrom:
             secretKeyRef:
               key: hostname

@botty-white
Copy link
Contributor Author

botty-white bot commented Jan 11, 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

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

           valueFrom:
             secretKeyRef:
               key: password
               name: external-dns-unifi-secret
         image:
           repository: ghcr.io/kashalls/external-dns-unifi-webhook
-          tag: v0.3.4@sha256:28dc00c7a21f9571d43181fcc0dd3de59e291741f27bc075d7e06378876b2974
+          tag: v0.4.0@sha256:f71f9e64f723a1af77e9ecdcbaef2db2095721d33b385baee1848d0bf09d44e7
         livenessProbe:
           httpGet:
             path: /healthz
             port: http-webhook
           initialDelaySeconds: 10
           timeoutSeconds: 5

@zebernst zebernst force-pushed the main branch 24 times, most recently from 1d37df4 to dce84cc Compare January 20, 2025 17:18
@zebernst zebernst force-pushed the main branch 4 times, most recently from cc6555b to 266893a Compare January 20, 2025 18:40
@botty-white botty-white bot force-pushed the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x branch from d623cee to 3da3a0a Compare January 20, 2025 21:25
@botty-white botty-white bot changed the title feat(container): update ghcr.io/kashalls/external-dns-unifi-webhook ( v0.3.4 → v0.4.0 ) feat(container): update ghcr.io/kashalls/external-dns-unifi-webhook (v0.3.4 → v0.4.0) Jan 20, 2025
…v0.3.4 → v0.4.0)

Signed-off-by: botty-white[bot] <181132496+botty-white[bot]@users.noreply.github.com>
@botty-white botty-white bot force-pushed the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x branch from 3da3a0a to 1a89d8c Compare January 20, 2025 21:27
@zebernst zebernst merged commit 3478ce2 into main Jan 21, 2025
3 checks passed
@zebernst zebernst deleted the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x branch January 21, 2025 00:30
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