Skip to content

fix(container): update image ghcr.io/muhlba91/external-dns-provider-adguard ( v11.0.1 → v11.0.2 )#2794

Merged
mglants merged 1 commit intomainfrom
renovate/ghcr.io-muhlba91-external-dns-provider-adguard-11.x
Feb 17, 2026
Merged

fix(container): update image ghcr.io/muhlba91/external-dns-provider-adguard ( v11.0.1 → v11.0.2 )#2794
mglants merged 1 commit intomainfrom
renovate/ghcr.io-muhlba91-external-dns-provider-adguard-11.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/muhlba91/external-dns-provider-adguard patch v11.0.1v11.0.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

muhlba91/external-dns-provider-adguard (ghcr.io/muhlba91/external-dns-provider-adguard)

v11.0.2

Compare Source

Miscellaneous Chores
  • deps: update actions/attest-build-provenance action to v3.1.0 (7b5e1fc)
  • deps: update actions/attest-build-provenance action to v3.2.0 (145f98a)
  • deps: update actions/checkout action to v6.0.2 (8c200ef)
  • deps: update actions/checkout digest to de0fac2 (f9c2920)
  • deps: update actions/setup-go action to v6.2.0 (6c9f46c)
  • deps: update anchore/sbom-action action to v0.21.0 (c963947)
  • deps: update anchore/sbom-action action to v0.21.1 (e687964)
  • deps: update anchore/sbom-action action to v0.22.0 (d551f30)
  • deps: update anchore/sbom-action action to v0.22.1 (9b720a2)
  • deps: update anchore/sbom-action action to v0.22.2 (7593f80)
  • deps: update docker/login-action action to v3.7.0 (e11d71a)
  • deps: update docker/setup-buildx-action action to v3.12.0 (d6efc3e)
  • deps: update gcr.io/distroless/static-debian12:nonroot docker digest to cba10d7 (9e437df)
  • deps: update github/codeql-action action to v4.31.10 (d51752f)
  • deps: update github/codeql-action action to v4.31.11 (9883d1a)
  • deps: update github/codeql-action action to v4.31.9 (421483c)
  • deps: update github/codeql-action action to v4.32.0 (dbe057a)
  • deps: update github/codeql-action action to v4.32.1 (f375a6a)
  • deps: update github/codeql-action action to v4.32.2 (f62fb0c)
  • deps: update golang.org/x/exp digest to 716be56 (9064657)
  • deps: update golang.org/x/exp digest to 944ab1f (af33d05)
  • deps: update module github.com/go-chi/chi/v5 to v5.2.4 (f427787)
  • deps: update module github.com/go-chi/chi/v5 to v5.2.5 (5bd8804)
  • deps: update module github.com/sirupsen/logrus to v1.9.4 (165a0a9)
  • deps: update step-security/harden-runner action to v2.14.1 (1173f8d)
  • deps: update step-security/harden-runner action to v2.14.2 (3df8d4d)

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.


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

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

@mglants-bot
Copy link

mglants-bot bot commented Feb 7, 2026

--- HelmRelease: networking/externaldns-internal Deployment: networking/externaldns-internal

+++ HelmRelease: networking/externaldns-internal Deployment: networking/externaldns-internal

@@ -80,13 +80,13 @@

             port: http
           initialDelaySeconds: 5
           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 5
       - name: webhook
-        image: ghcr.io/muhlba91/external-dns-provider-adguard:v11.0.1
+        image: ghcr.io/muhlba91/external-dns-provider-adguard:v11.0.2
         imagePullPolicy: IfNotPresent
         env:
         - name: LOG_LEVEL
           value: debug
         - name: ADGUARD_URL
           value: http://172.16.30.1:3000

@mglants-bot
Copy link

mglants-bot bot commented Feb 7, 2026

--- kubernetes/berries/apps/networking/externaldns/internal Kustomization: flux-system/cluster-apps-externaldns-internal HelmRelease: networking/externaldns-internal

+++ kubernetes/berries/apps/networking/externaldns/internal Kustomization: flux-system/cluster-apps-externaldns-internal HelmRelease: networking/externaldns-internal

@@ -53,13 +53,13 @@

           valueFrom:
             secretKeyRef:
               key: password
               name: externaldns-internal-secrets
         image:
           repository: ghcr.io/muhlba91/external-dns-provider-adguard
-          tag: v11.0.1
+          tag: v11.0.2
     serviceMonitor:
       enabled: true
     sources:
     - ingress
     - service
     txtOwnerId: berries

@mglants-bot
Copy link

mglants-bot bot commented Feb 7, 2026

--- HelmRelease: networking/externaldns-internal Deployment: networking/externaldns-internal

+++ HelmRelease: networking/externaldns-internal Deployment: networking/externaldns-internal

@@ -80,13 +80,13 @@

             port: http
           initialDelaySeconds: 5
           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 5
       - name: webhook
-        image: ghcr.io/muhlba91/external-dns-provider-adguard:v11.0.1
+        image: ghcr.io/muhlba91/external-dns-provider-adguard:v11.0.2
         imagePullPolicy: IfNotPresent
         env:
         - name: LOG_LEVEL
           value: debug
         - name: ADGUARD_URL
           value: http://192.168.100.5:3000

@mglants-bot
Copy link

mglants-bot bot commented Feb 7, 2026

--- kubernetes/subterra/apps/networking/externaldns/internal Kustomization: flux-system/cluster-apps-externaldns-internal HelmRelease: networking/externaldns-internal

+++ kubernetes/subterra/apps/networking/externaldns/internal Kustomization: flux-system/cluster-apps-externaldns-internal HelmRelease: networking/externaldns-internal

@@ -53,13 +53,13 @@

           valueFrom:
             secretKeyRef:
               key: password
               name: externaldns-internal-secrets
         image:
           repository: ghcr.io/muhlba91/external-dns-provider-adguard
-          tag: v11.0.1
+          tag: v11.0.2
     serviceMonitor:
       enabled: true
     sources:
     - ingress
     - service
     - crd

…dguard ( v11.0.1 → v11.0.2 )

| datasource | package                                        | from    | to      |
| ---------- | ---------------------------------------------- | ------- | ------- |
| docker     | ghcr.io/muhlba91/external-dns-provider-adguard | v11.0.1 | v11.0.2 |
@renovate renovate bot force-pushed the renovate/ghcr.io-muhlba91-external-dns-provider-adguard-11.x branch from be757bd to 5571e62 Compare February 12, 2026 17:10
@mglants mglants merged commit 648967b into main Feb 17, 2026
11 of 13 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-muhlba91-external-dns-provider-adguard-11.x branch February 17, 2026 22:32
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

Comments