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

Merged

Conversation

botty-white[bot]
Copy link
Contributor

@botty-white botty-white bot commented Feb 1, 2025

This PR contains the following updates:

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

Release Notes

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

v0.4.1

Compare Source

What's Changed

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


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 Feb 1, 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.4.0@sha256:f71f9e64f723a1af77e9ecdcbaef2db2095721d33b385baee1848d0bf09d44e7
+          tag: v0.4.1@sha256:5c01923d9a2c050362335c1750c2361046c0d2caf1ab796661c215da47446aad
         livenessProbe:
           httpGet:
             path: /healthz
             port: http-webhook
           initialDelaySeconds: 10
           timeoutSeconds: 5
--- kubernetes/apps/downloads/sonarr/app/hd Kustomization: flux-system/sonarr HelmRelease: downloads/sonarr

+++ kubernetes/apps/downloads/sonarr/app/hd Kustomization: flux-system/sonarr HelmRelease: downloads/sonarr

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+              tag: 4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/downloads/sonarr/app/uhd Kustomization: flux-system/sonarr-uhd HelmRelease: downloads/sonarr-uhd

+++ kubernetes/apps/downloads/sonarr/app/uhd Kustomization: flux-system/sonarr-uhd HelmRelease: downloads/sonarr-uhd

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr-uhd-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+              tag: 4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@botty-white
Copy link
Contributor Author

botty-white bot commented Feb 1, 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.4.0@sha256:f71f9e64f723a1af77e9ecdcbaef2db2095721d33b385baee1848d0bf09d44e7
+        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.4.1@sha256:5c01923d9a2c050362335c1750c2361046c0d2caf1ab796661c215da47446aad
         imagePullPolicy: IfNotPresent
         env:
         - name: UNIFI_HOST
           valueFrom:
             secretKeyRef:
               key: hostname
--- HelmRelease: downloads/sonarr-uhd Deployment: downloads/sonarr-uhd

+++ HelmRelease: downloads/sonarr-uhd Deployment: downloads/sonarr-uhd

@@ -90,13 +90,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr-uhd-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
--- HelmRelease: downloads/sonarr Deployment: downloads/sonarr

+++ HelmRelease: downloads/sonarr Deployment: downloads/sonarr

@@ -90,13 +90,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@botty-white botty-white bot force-pushed the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.4.x branch 2 times, most recently from 16d2144 to e9a074d Compare February 5, 2025 02:31
…0.4.0 → v0.4.1)

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.4.x branch from e9a074d to a50f7db Compare February 5, 2025 02:33
@zebernst zebernst merged commit 0914f9a into main Feb 5, 2025
3 checks passed
@zebernst zebernst deleted the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.4.x branch February 5, 2025 02:35
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