feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.20.0 → 1.21.1 )#1132
Merged
renovate[bot] merged 1 commit intomainfrom May 2, 2026
Conversation
…xternal-dns ( 1.20.0 → 1.21.1 ) | datasource | package | from | to | | ---------- | -------------------------------------------------- | ------ | ------ | | docker | ghcr.io/home-operations/charts-mirror/external-dns | 1.20.0 | 1.21.1 |
--- cluster-apps/chongus/network/external-dns/app Kustomization: network/external-dns OCIRepository: network/externaldns
+++ cluster-apps/chongus/network/external-dns/app Kustomization: network/external-dns OCIRepository: network/externaldns
@@ -11,9 +11,9 @@
spec:
interval: 10m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 1.20.0
+ tag: 1.21.1
url: oci://ghcr.io/home-operations/charts-mirror/external-dns
|
--- HelmRelease: network/external-dns Deployment: network/external-dns
+++ HelmRelease: network/external-dns Deployment: network/external-dns
@@ -40,13 +40,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
- image: registry.k8s.io/external-dns/external-dns:v0.20.0
+ image: registry.k8s.io/external-dns/external-dns:v0.21.0
imagePullPolicy: IfNotPresent
env:
- name: CF_API_TOKEN
valueFrom:
secretKeyRef:
key: cloudflare-token |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.20.0→1.21.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/external-dns (ghcr.io/home-operations/charts-mirror/external-dns)
v1.21.1Added
.sourceNamespaceto watch a namespace which is different from the one that external-dns is installed into when.namespacedis true. (#6297) @jplitza.namespaceOverrideto render chart resources into a namespace different from the release namespace, for subchart installs that want their own namespace. (#6389) @alliasgherChanged
Fixed
gatewayNamespaceset. Namespace listing permissions are now only added whengatewayNamespaceis unset. (#5843) @TobyTheHuttConfiguration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Enabled.
♻ 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.