-
Notifications
You must be signed in to change notification settings - Fork 0
feat(helm): update chart external-dns to 1.19.0 #194
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/external-dns-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
--- kubernetes/apps/networking/external-dns/app Kustomization: flux-system/cluster-apps-external-dns HelmRelease: networking/external-dns
+++ kubernetes/apps/networking/external-dns/app Kustomization: flux-system/cluster-apps-external-dns HelmRelease: networking/external-dns
@@ -12,13 +12,13 @@
spec:
chart: external-dns
sourceRef:
kind: HelmRepository
name: external-dns
namespace: flux-system
- version: 1.14.3
+ version: 1.19.0
install:
remediation:
retries: 3
interval: 30m
maxHistory: 2
uninstall: |
--- HelmRelease: networking/external-dns ServiceAccount: networking/external-dns
+++ HelmRelease: networking/external-dns ServiceAccount: networking/external-dns
@@ -5,8 +5,8 @@
name: external-dns
namespace: networking
labels:
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
app.kubernetes.io/managed-by: Helm
-automountServiceAccountToken: null
+automountServiceAccountToken: true
--- HelmRelease: networking/external-dns Deployment: networking/external-dns
+++ HelmRelease: networking/external-dns Deployment: networking/external-dns
@@ -21,12 +21,13 @@
labels:
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
annotations:
secret.reloader.stakater.com/reload: external-dns-secret
spec:
+ automountServiceAccountToken: true
serviceAccountName: external-dns
securityContext:
fsGroup: 65534
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
@@ -39,13 +40,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
- image: registry.k8s.io/external-dns/external-dns:v0.14.0
+ image: registry.k8s.io/external-dns/external-dns:v0.19.0
imagePullPolicy: IfNotPresent
env:
- name: CF_API_TOKEN
valueFrom:
secretKeyRef:
key: api-token
--- HelmRelease: networking/external-dns ServiceMonitor: networking/external-dns
+++ HelmRelease: networking/external-dns ServiceMonitor: networking/external-dns
@@ -6,13 +6,13 @@
namespace: networking
labels:
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
app.kubernetes.io/managed-by: Helm
spec:
- jobLabel: external-dns
+ jobLabel: app.kubernetes.io/instance
namespaceSelector:
matchNames:
- networking
selector:
matchLabels:
app.kubernetes.io/name: external-dns |
f28aee2 to
1659707
Compare
1659707 to
9d9a064
Compare
9d9a064 to
6c42ca6
Compare
6c42ca6 to
e0b7837
Compare
e0b7837 to
de8b8d5
Compare
de8b8d5 to
881e6b6
Compare
881e6b6 to
a11e493
Compare
a11e493 to
40f87fe
Compare
40f87fe to
63228ff
Compare
63228ff to
cb1b357
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:
1.14.3→1.19.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/external-dns (external-dns)
v1.19.0Added
annotationFiltervia dedicated chart value. (#5737) @dshatokhinChanged
discovery.k8s.io/endpointslicespermission only when usingservicesource. (#5746) @vflauxv1.18.0Changed
Servicesource to supportEndpointSlices. (#5493) @vflauxFixed
create-onlydns policy in helm values (#5627) @coltonhughes.extraContainersfromobjecttolist(array). (#5564) @svengrebv1.17.0Changed
Fixed
v1.16.1Changed
automountServiceAccountTokenandserviceAccount.automountServiceAccountTokentotruein Helm chart values. (#5207) @t3miFixed
v1.16.0Added
helm plugin unittest. (#5137) @ivankatliarchukhelm plugin schema. (#5075) @ivankatliarchukdocs/contributing/dev-guide.md#helm-valuesguide. (#5075) @ivankatliarchukChanged
v1.15.2Changed
transportserversresource to ClusterRole when specifyingf5-transportserverorf5-virtualserveras a source. (#5066) @visokooFixed
serviceAccount.metadata.annotationsfield. (#5067) @hjoshi123affinity.nodeAffinitywas being ignored. (#5046) @mkhpalmv1.15.1Added
imagePullSecretsvia helmglobalvalue. (#4667) @jkroepkelabelFilterandmanagedRecordTypesvia dedicated helm values. (#4849) @abaguasChanged
serviceaccount.annotationskeys and values, by rendering them using thetplbuilt-in function. (#4958) @fcrespofastlyFixed
affinityandtopologySpreadConstraintsif not defined. (#4666) @pvickery-ParamountCommercev1.15.0Changed
Fixed
provider.webhook.resourcesbehavior to correctly leverage resource limits. (#4560) @crutonjohnprovider.webhook.imagePullPolicybehavior to correctly leverage pull policy. (#4643) @kimsondrupServiceandServiceMonitor. (#4643) @kimsondrupv1.14.5Added
extraContainersargument. (#4432) @omerap12excludeDomainsargument. (#4380) @bford-evsChanged
DNSEndpointCRD. (#4541) @stevehipwellrevisionHistoryLimitto be more generic. (#4541) @stevehipwellFixed
ServiceMonitorjob name to correctly use the instance label. (#4541) @stevehipwellConfiguration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.