Skip to content

feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.21.1 ➔ 1.22.0 ) - #545

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x
Open

feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.21.1 ➔ 1.22.0 )#545
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/external-dns minor 1.21.11.22.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 2bc49a97-8915-43ee-97b6-84253a1b1246

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
--- HelmRelease: network/cloudflare-dns ClusterRole: network/cloudflare-dns

+++ HelmRelease: network/cloudflare-dns ClusterRole: network/cloudflare-dns

@@ -18,13 +18,13 @@

   - list
 - apiGroups:
   - externaldns.k8s.io
   resources:
   - dnsendpoints/status
   verbs:
-  - '*'
+  - update
 - apiGroups:
   - gateway.networking.k8s.io
   resources:
   - gateways
   verbs:
   - get
--- HelmRelease: network/cloudflare-dns Deployment: network/cloudflare-dns

+++ HelmRelease: network/cloudflare-dns Deployment: network/cloudflare-dns

@@ -44,13 +44,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.21.0
+        image: registry.k8s.io/external-dns/external-dns:v0.22.0
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_TOKEN
           valueFrom:
             secretKeyRef:
               key: api-token

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/network/cloudflare-dns/app Kustomization: network/cloudflare-dns OCIRepository: network/cloudflare-dns

+++ kubernetes/apps/network/cloudflare-dns/app Kustomization: network/cloudflare-dns OCIRepository: network/cloudflare-dns

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 1.21.1
+    tag: 1.22.0
   url: oci://ghcr.io/home-operations/charts-mirror/external-dns
 

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.

0 participants