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 image ghcr.io/kashalls/external-dns-unifi-webhook ( v0.4.1 → v0.4.2 ) #3212

Merged

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Feb 20, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/external-dns-unifi-webhook patch v0.4.1 -> v0.4.2

Release Notes

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

v0.4.2

Compare Source

What's Changed

Full Changelog: kashalls/external-dns-unifi-webhook@v0.4.1...v0.4.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.

…ook ( v0.4.1 → v0.4.2 )

| datasource | package                                     | from   | to     |
| ---------- | ------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/kashalls/external-dns-unifi-webhook | v0.4.1 | v0.4.2 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner February 20, 2025 22:03
@ishioni-bot ishioni-bot bot added dep/patch renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory labels Feb 20, 2025
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Feb 20, 2025

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

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

@@ -51,13 +51,13 @@

           valueFrom:
             secretKeyRef:
               key: UNIFI_API_KEY
               name: externaldns-unifi-secret
         image:
           repository: ghcr.io/kashalls/external-dns-unifi-webhook
-          tag: v0.4.1
+          tag: v0.4.2
         livenessProbe:
           httpGet:
             path: /healthz
             port: http-webhook
           initialDelaySeconds: 10
           timeoutSeconds: 5

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Feb 20, 2025

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

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

@@ -85,13 +85,13 @@

           limits:
             memory: 250Mi
           requests:
             cpu: 25m
             memory: 100Mi
       - name: webhook
-        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.4.1
+        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.4.2
         imagePullPolicy: IfNotPresent
         env:
         - name: UNIFI_HOST
           value: https://unifi.ishioni.casa
         - name: UNIFI_API_KEY
           valueFrom:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Feb 20, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.0s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.28s
✅ YAML prettier 1 0 0.4s
✅ YAML yamllint 1 0 0.38s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ishioni ishioni merged commit 81ae9e4 into master Feb 20, 2025
16 checks passed
@ishioni ishioni deleted the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x branch February 20, 2025 22:47
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 dep/patch renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant