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 to v0.2.2 #218

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: kashalls/external-dns-unifi-webhook@v0.2.1...v0.2.2


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/apps/network/external-dns-unifi/app Kustomization: flux-system/external-dns-unifi HelmRelease: network/external-dns-unifi

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

@@ -50,13 +50,13 @@

           valueFrom:
             secretKeyRef:
               key: EXTERNAL_DNS_UNIFI_PASS
               name: external-dns-unifi-secret
         image:
           repository: ghcr.io/kashalls/external-dns-unifi-webhook
-          tag: v0.2.1@sha256:5690d19149103e1f9fa7bed6783e5e9c7935fd347487d0e3cafe02589b2173f2
+          tag: v0.2.2@sha256:7778b1e932e920181007be34bb03306722e85fc8ded34cd87c0f16060b9f07e3
         livenessProbe:
           httpGet:
             path: /healthz
             port: http-wh-metrics
           initialDelaySeconds: 10
           timeoutSeconds: 5

Copy link

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

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

@@ -77,13 +77,13 @@

             port: http
           initialDelaySeconds: 5
           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 5
       - name: webhook
-        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.2.1@sha256:5690d19149103e1f9fa7bed6783e5e9c7935fd347487d0e3cafe02589b2173f2
+        image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.2.2@sha256:7778b1e932e920181007be34bb03306722e85fc8ded34cd87c0f16060b9f07e3
         imagePullPolicy: IfNotPresent
         env:
         - name: UNIFI_HOST
           value: https://10.90.254.1
         - name: UNIFI_USER
           valueFrom:

@gavinmcfall gavinmcfall merged commit d2bb21c into main Aug 20, 2024
5 checks passed
@gavinmcfall gavinmcfall deleted the renovate/ghcr.io-kashalls-external-dns-unifi-webhook-0.x branch August 20, 2024 23:22
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