feat(container): update external dns group ( v0.8.2 → v0.9.0 )#1349
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update external dns group ( v0.8.2 → v0.9.0 )#1349renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
…hook ( v0.8.2 → v0.9.0 )
--- 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: |
--- 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 |
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.8.2→v0.9.0Release Notes
kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)
v0.9.0Compare Source
What's Changed
043fb46by @layla-bot[bot] in #183bcafcacby @layla-bot[bot] in #182d7f5e7fby @renovate[bot] in #19280c7e94by @renovate[bot] in #191650006cby @renovate[bot] in #190f9f3042by @renovate[bot] in #18882606bfby @renovate[bot] in #189ded1f94by @renovate[bot] in #195New Contributors
Full Changelog: home-operations/external-dns-unifi-webhook@v0.8.2...v0.9.0
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 was generated by Mend Renovate. View the repository job log.