-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(github/external-dns-git): update v0.14.0 ➼ v0.15.1 - autoclosed #1051
Closed
Conversation
This file contains 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
Deploying jjgadgets-biohazard with
|
Latest commit: |
e6a907e
|
Status: | ✅ Deploy successful! |
Preview URL: | https://9e7308c0.jjgadgets-biohazard.pages.dev |
Branch Preview URL: | https://renovate-external-dns-git-0-a0ti.jjgadgets-biohazard.pages.dev |
--- kube/clusters/biohazard/flux Kustomization: flux-system/0-biohazard-config GitRepository: flux-system/external-dns-git
+++ kube/clusters/biohazard/flux Kustomization: flux-system/0-biohazard-config GitRepository: flux-system/external-dns-git
@@ -12,9 +12,9 @@
# exclude all
/*
# include deploy crds dir
!/docs/contributing/crd-source/crd-manifest.yaml
interval: 30m
ref:
- tag: v0.14.0
+ tag: v0.15.1
url: https://github.com/kubernetes-sigs/external-dns.git
|
e49c2c2
to
3bdc158
Compare
3bdc158
to
41f531a
Compare
b404112
to
f445d15
Compare
f445d15
to
0cf941a
Compare
0cf941a
to
2be7350
Compare
0cf941a
to
31e6294
Compare
82c1907
to
9bb8d11
Compare
9bb8d11
to
3a9b769
Compare
3a9b769
to
b17ddac
Compare
b17ddac
to
e6a907e
Compare
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.14.0
->v0.15.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/external-dns (external-dns-git)
v0.15.1
Compare Source
What's Changed
labelFilter
andmanagedRecordTypes
in Helm Chart by @abaguas in https://github.com/kubernetes-sigs/external-dns/pull/4849NOTE: Users of the AWS providers may have to specify the region if not otherwise done, as environment variable.
Images
ˋdocker pull registry.k8s.io/external-dns/external-dns:v0.15.1ˋ
New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.15.0...v0.15.1
v0.15.0
Compare Source
Important notes
This release drops a few unmaintained providers. See https://github.com/kubernetes-sigs/external-dns/pull/4719 as mentioned in https://github.com/kubernetes-sigs/external-dns/issues/4347. If you need to use any of the previous providers, please use a previous release of external DNS or follow the instructions to implement a webhook provider that supports those providers.
What's Changed
Images
New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.14.2...v0.15.0
v0.14.2
Compare Source
What's Changed
dnsendpoint
CRD to Helm chart by @onedr0p in https://github.com/kubernetes-sigs/external-dns/pull/4322SoftError
on response status codes >= 500 by @SimonKienzler in https://github.com/kubernetes-sigs/external-dns/pull/4319AdjustEndpoints()
func by @SimonKienzler in https://github.com/kubernetes-sigs/external-dns/pull/4374Images
New Contributors
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 this update again.
This PR has been generated by Renovate Bot.