broersma-forslund / homelab

A repository containing our home system's configuration files; includes server management, home automation, and other associated system setups. includes Kubernetes setups for effective service orchestration within our home environment.
6 stars 2 forks source link

chore(deps): update ghcr.io/muhlba91/external-dns-provider-adguard docker tag to v7.0.1 #553

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/muhlba91/external-dns-provider-adguard patch v7.0.0 -> v7.0.1

Release Notes

muhlba91/external-dns-provider-adguard (ghcr.io/muhlba91/external-dns-provider-adguard) ### [`v7.0.1`](https://redirect.github.com/muhlba91/external-dns-provider-adguard/releases/tag/v7.0.1) [Compare Source](https://redirect.github.com/muhlba91/external-dns-provider-adguard/compare/v7.0.0...v7.0.1) ##### Bug Fixes - **ci:** fix goreleaser deprecations ([3b102aa](https://redirect.github.com/muhlba91/external-dns-provider-adguard/commit/3b102aa512d2e50074bcd8bc0aca0052de87d298)) - fix parsing TXT owner records; fix [#​126](https://redirect.github.com/muhlba91/external-dns-provider-adguard/issues/126) ([46e8923](https://redirect.github.com/muhlba91/external-dns-provider-adguard/commit/46e8923664772fe494334beddd473c467f2b6e6d)) ##### Miscellaneous Chores - **deps:** update dependencies ([c2a4849](https://redirect.github.com/muhlba91/external-dns-provider-adguard/commit/c2a484938681b97eb34a6e11ae78114c489cba10)) - **deps:** update golang.org/x/exp digest to [`701f63a`](https://redirect.github.com/muhlba91/external-dns-provider-adguard/commit/701f63a) ([3b2c150](https://redirect.github.com/muhlba91/external-dns-provider-adguard/commit/3b2c15081ae0422636c60dd2301f20c1d415e08e)) - **deps:** upgrade env to v11 ([7596a79](https://redirect.github.com/muhlba91/external-dns-provider-adguard/commit/7596a79208b0bb9f90168f3553ce3fb1a18eead9))

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 this update again.



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

rouke-broersma commented 2 weeks ago

Infro diff for 42c1132

embla > private-external-dns (0 files changed)

~~~diff time="2024-09-18T14:09:35Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." time="2024-09-18T14:09:35Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." ===== apps/Deployment private-external-dns/private-external-dns ====== --- /tmp/argocd-diff2096668433/private-external-dns-live.yaml +++ /tmp/argocd-diff2096668433/private-external-dns @@ -363,7 +363,7 @@ value: 0.0.0.0 - name: DRY_RUN value: "false" - image: ghcr.io/muhlba91/external-dns-provider-adguard:v7.0.0 + image: ghcr.io/muhlba91/external-dns-provider-adguard:v7.0.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 ~~~