feat(container): update image ghcr.io/kashalls/external-dns-unifi-webhook ( v0.5.2 → v0.8.2 )#355
Open
flkr-23[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
--- HelmRelease: network/external-dns-unifi Deployment: network/external-dns-unifi
+++ HelmRelease: network/external-dns-unifi Deployment: network/external-dns-unifi
@@ -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.5.2@sha256:e1eef62e8d9f1966def6f2efc89ff42bcaba1060b0c2957d9cab57a11c900d5c
+ image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.8.2@sha256:7f0ddbbc83a36a2a9d762e25eef9cafcb3adf0493068a27d72ae71087eafe6f0
imagePullPolicy: IfNotPresent
env:
- name: UNIFI_HOST
value: https://192.168.1.1
- name: UNIFI_API_KEY
valueFrom: |
Contributor
Author
--- kubernetes/apps/network/internal/external-dns Kustomization: network/external-dns-unifi HelmRelease: network/external-dns-unifi
+++ kubernetes/apps/network/internal/external-dns Kustomization: network/external-dns-unifi HelmRelease: network/external-dns-unifi
@@ -45,13 +45,13 @@
valueFrom:
secretKeyRef:
key: UNIFI_API_KEY
name: external-dns-unifi-secret
image:
repository: ghcr.io/kashalls/external-dns-unifi-webhook
- tag: v0.5.2@sha256:e1eef62e8d9f1966def6f2efc89ff42bcaba1060b0c2957d9cab57a11c900d5c
+ tag: v0.8.2@sha256:7f0ddbbc83a36a2a9d762e25eef9cafcb3adf0493068a27d72ae71087eafe6f0
livenessProbe:
httpGet:
path: /healthz
port: http-webhook
initialDelaySeconds: 10
timeoutSeconds: 5 |
c36f84b to
80007ab
Compare
80007ab to
a34ff16
Compare
a34ff16 to
6f786c5
Compare
6f786c5 to
9b2b2d9
Compare
9b2b2d9 to
c765cbd
Compare
…hook ( v0.5.2 → v0.8.2 )
c765cbd to
e4051ce
Compare
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.5.2→v0.8.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)
v0.8.2Compare Source
What's Changed
Full Changelog: kashalls/external-dns-unifi-webhook@v0.8.1...v0.8.2
v0.8.1Compare Source
What's Changed
Full Changelog: kashalls/external-dns-unifi-webhook@v0.8.0...v0.8.1
v0.8.0Compare Source
What's Changed
New Contributors
Full Changelog: kashalls/external-dns-unifi-webhook@v0.7.0...v0.8.0
v0.7.0Compare Source
What's Changed
Full Changelog: kashalls/external-dns-unifi-webhook@v0.6.2...v0.7.0
v0.6.2Compare Source
What's Changed
Full Changelog: kashalls/external-dns-unifi-webhook@v0.6.1...v0.6.2
v0.6.1Compare Source
What's Changed
Full Changelog: kashalls/external-dns-unifi-webhook@v0.6.0...v0.6.1
v0.6.0Compare Source
What's Changed
Full Changelog: kashalls/external-dns-unifi-webhook@v0.5.2...v0.6.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.