feat(container): update registry.k8s.io/external-dns/external-dns ( v0.20.0 → v0.21.0 )#5541
Open
mchesterbot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…0.20.0 → v0.21.0 )
Contributor
Author
--- kubernetes/apps/networking/external-dns/cloudflare Kustomization: networking/external-dns-cloudflare HelmRelease: networking/external-dns-cloudflare
+++ kubernetes/apps/networking/external-dns/cloudflare Kustomization: networking/external-dns-cloudflare HelmRelease: networking/external-dns-cloudflare
@@ -45,13 +45,13 @@
- --crd-source-apiversion=externaldns.k8s.io/v1alpha1
- --crd-source-kind=DNSEndpoint
- --gateway-name=envoy-external
fullnameOverride: external-dns-cloudflare
image:
repository: registry.k8s.io/external-dns/external-dns
- tag: v0.20.0
+ tag: v0.21.0
podAnnotations:
secret.reloader.stakater.com/reload: external-dns-cloudflare-secret
policy: sync
provider: cloudflare
serviceMonitor:
enabled: true |
Contributor
Author
--- HelmRelease: networking/external-dns-cloudflare Deployment: networking/external-dns-cloudflare
+++ HelmRelease: networking/external-dns-cloudflare Deployment: networking/external-dns-cloudflare
@@ -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: CF_API_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:
v0.20.0→v0.21.0Release Notes
kubernetes-sigs/external-dns (registry.k8s.io/external-dns/external-dns)
v0.21.0Compare Source
🚀 Features
🐛 Bug fixes
--min-ttloption by @vflaux in #6014📝 Documentation
📦 Others
📦 Docker Image
New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.20.0...v0.21.0
Configuration
📅 Schedule: (in timezone America/Vancouver)
🚦 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.
This PR has been generated by Renovate Bot.