feat(container): update image ghcr.io/kashalls/external-dns-unifi-webhook ( v0.6.2 ➔ v0.7.0 )#3435
Merged
binaryn3xus merged 1 commit intomainfrom Oct 5, 2025
Conversation
…hook ( v0.6.2 ➔ v0.7.0 )
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.6.2@sha256:cff737eb9d7d7d1e5aec49f510588e3172667dba3d4e7f544f0497b68c5f9c51
+ image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.7.0@sha256:a5503c1c61e3a8f6d66a0172fca6fb9affbe1f527ae6360ccf5ff5f0bf181c6e
imagePullPolicy: IfNotPresent
env:
- name: LOG_LEVEL
value: debug
- name: UNIFI_HOST
value: https://10.0.10.1 |
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
@@ -40,13 +40,13 @@
valueFrom:
secretKeyRef:
key: UNIFI_API_KEY
name: unifi-dns-secret
image:
repository: ghcr.io/kashalls/external-dns-unifi-webhook
- tag: v0.6.2@sha256:cff737eb9d7d7d1e5aec49f510588e3172667dba3d4e7f544f0497b68c5f9c51
+ tag: v0.7.0@sha256:a5503c1c61e3a8f6d66a0172fca6fb9affbe1f527ae6360ccf5ff5f0bf181c6e
livenessProbe:
httpGet:
path: /healthz
port: http-webhook
initialDelaySeconds: 10
timeoutSeconds: 5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.6.2->v0.7.0Release Notes
kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)
v0.7.0Compare Source
What's Changed
Full Changelog: kashalls/external-dns-unifi-webhook@v0.6.2...v0.7.0
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.
This PR has been generated by Renovate Bot.