feat(helm): update chart external-dns ( 1.18.0 → 1.20.0 )#469
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(helm): update chart external-dns ( 1.18.0 → 1.20.0 )#469renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- 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.18.0
+ image: registry.k8s.io/external-dns/external-dns:v0.20.0
imagePullPolicy: IfNotPresent
env:
- name: CF_API_TOKEN
valueFrom:
secretKeyRef:
key: api-token |
--- kubernetes/apps/network/external/external-dns Kustomization: network/external-external-dns HelmRelease: network/external-dns
+++ kubernetes/apps/network/external/external-dns Kustomization: network/external-external-dns HelmRelease: network/external-dns
@@ -13,13 +13,13 @@
spec:
chart: external-dns
sourceRef:
kind: HelmRepository
name: external-dns
namespace: flux-system
- version: 1.18.0
+ version: 1.20.0
install:
remediation:
retries: -1
interval: 1h
upgrade:
cleanupOnFail: true |
556da77 to
51150aa
Compare
9797df4 to
1800b70
Compare
1800b70 to
8be4c85
Compare
8be4c85 to
8b2fb56
Compare
87bdddc to
a3a4f8f
Compare
a3a4f8f to
f7a1fcd
Compare
f7a1fcd to
6164c01
Compare
6164c01 to
ee6052f
Compare
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.18.0→1.20.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/external-dns (external-dns)
v1.20.0Added
annotationPrefix(#5889) @lexfreiChanged
networking.k8s.io/ingressesandgateway.solo.io/gatewayspermissions when usinggloo-proxysource. (#5909) @cucxabongFixed
.provider.webhook.serviceMonitorconfigs (#5932) @chrisbsmithspec.template.spec.topologySpreadConstraintswhentopologySpreadConstraintsis set. (#6054) @andylim0221v1.19.0Added
annotationFiltervia dedicated chart value. (#5737) @dshatokhinChanged
discovery.k8s.io/endpointslicespermission only when usingservicesource. (#5746) @vflauxConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.