mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-25 21:16:51 +10:00
[bitnami/external-dns] Fix typo in service name template (#6248)
* Fix typo in ExternalDNS service account name tpl * Version bumb
This commit is contained in:
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/kubernetes-sigs/external-dns
|
||||
- https://github.com/bitnami/bitnami-docker-external-dns
|
||||
- https://github.com/kubernetes-sigs/external-dns
|
||||
version: 4.11.1
|
||||
version: 4.11.2
|
||||
|
||||
@@ -737,7 +737,7 @@ external-dns: scaleway.scwDefaultOrganizationId
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
{/*
|
||||
{{/*
|
||||
Return the ExternalDNS service account name
|
||||
*/}}
|
||||
{{- define "external-dns.serviceAccountName" -}}
|
||||
|
||||
Reference in New Issue
Block a user