Matt Michal
cc3a4149e8
[bitnami/external-dns] values.yaml docs missing policy ( #6361 )
2021-05-14 10:04:34 +02:00
Miguel Ángel Cabrera Miñagorri
77bda99775
[bitnami/external-dns] Update CRDs api version ( #6294 )
...
* [bitnami/external-dns] Update CRDs api version
* Add required annotation
* Update README
2021-05-06 11:44:24 +02:00
Bitnami Containers
c43d714188
[bitnami/external-dns] Release 4.12.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-05-04 13:17:27 +00:00
Nold
faa70aa4b1
Feat: Provider: OVH - Use existing Secret ( #6255 )
2021-04-30 10:26:31 +02:00
Tommi Pääkkö
a7a4671cca
[bitnami/external-dns] Fix typo in service name template ( #6248 )
...
* Fix typo in ExternalDNS service account name tpl
* Version bumb
2021-04-29 13:13:44 +02:00
Bitnami Containers
1f0ff4b46a
[bitnami/external-dns] Release 4.11.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-04-23 10:54:01 +00:00
Niklas Wagner
33785f6484
[bitnami/external-dns] Add support to configure a txtSuffix ( #6098 )
2021-04-14 12:27:18 +02:00
Michael Glanznig
8d2a4ade3a
[bitnami/external-dns] Allow the use of a predefined secret by specifying a secretName for the rfc2136 provider ( #6057 )
2021-04-09 08:48:58 +02:00
mian
34a05ebcde
bitnami/extern-dns ( #5937 )
...
* Update _helpers.tpl
add "vpcId" to tpl of "external-dns.alibabacloud-credentials"
* Update values.yaml
add "vpcId" input parameter
* Update Chart.yaml
* Update _helpers.tpl
move "vpcId" property to the front of "accessId"
2021-03-30 10:26:44 +02:00
Bitnami Containers
6ed718fdee
[bitnami/external-dns] Release 4.9.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-24 10:52:18 +00:00
Anthony
68cb8c1028
[bitnami/external-dns] Set namespace variable when not creating cluster role ( #5808 )
2021-03-22 12:46:31 +01:00
wowq
a65441d094
[bitnami/external-dns]fix: update alibaba config ( #5854 )
...
* fix: update alibaba config
When using Alibaba cloud, if there is no 'alibaba-cloud-config-file' option, it will use 'alibaba-cloud-config-file=/etc/kubernetes/alibaba-cloud.json' . If IAM authentication is used, the service cannot be started
* Update Chart.yaml
2021-03-22 10:05:31 +01:00
Bitnami Containers
c1cc8901ae
[bitnami/external-dns] Release 4.9.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-15 13:36:35 +00:00
Anas EL BARKANI
9508ea9afe
[bitnami/external-dns] Added Openshift Routes support ( #5632 )
...
* added openshift routes
* bump chart
* Update Chart.yaml
2021-03-08 08:09:16 +01:00
Joshua Stern
f067cc8d26
Allow specifying automountServiceAccountToken ( #5629 )
2021-03-03 11:39:47 +01:00
Benjamin Davis
2ee43e504e
Allow release to specify namespace for install ( #5631 )
...
The deployment, service, and serviceaccount resources were missing
metadata.namespace which limited options for installing the chart to a
specific namespace. Now the namespace is specified for all resources and
using the --namespace command with helm install isn't required anymore,
which is helpful when using tools like Argocd or Grafana Tanka.
Co-authored-by: Benjamin Davis <benjamin.davis@kyriba.com >
2021-03-02 13:29:04 +01:00
Mato Vetrak
dead24c3ab
Fix external dns chart docs ( #5609 )
...
Co-authored-by: Matej Vetrak <matej.vetrak@parrothq.com >
2021-02-25 08:31:48 +01:00
Juan Ariza Toledano
71fb99f541
[bitnami/*] Use common macro to define RBAC apiVersion ( #5585 )
2021-02-22 17:37:32 +01:00
William
ce6efde097
[bitnami/external-dns] Ambassador RBAC Rules ( #5565 )
...
* Add rules for Ambassador host support
* Add rules for Ambassador host support
* Bump chart version for Ambassador RBAC rules
2021-02-22 12:13:51 +01:00
Jon Walton
8acd0a700f
external-dns: add gloo-proxy rbac rules ( #5553 )
2021-02-19 12:20:26 +01:00
Simon Schneider
1a6d4a483c
[bitnami/external-dns] add zone-name-filter ( #5529 )
...
* add zone-name-filter
* Update values.yaml
Co-authored-by: Simon Schneider <simon.schneider@ptvgroup.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
2021-02-18 08:57:09 +01:00
Satoru Itaya
95ec95e0e7
[bitnami/external-dns] Add pdb ( #5484 )
...
* add pdb in helm chart
fix parameters
Revert "fix parameters"
This reverts commit 219cf4dd43cb395af1334bece996f6981ab97c06.
fmt README
bump Chart version
* Update bitnami/external-dns/templates/pdb.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* Update bitnami/external-dns/templates/pdb.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* Update Chart.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
2021-02-16 19:30:34 +01:00
Oleg
f112d71048
[bitnami/external-dns] Add msi user assigned managed identity ( #5477 )
...
* [bitnami/external-dns] Add MSI user-assigned managed identity config parameter
* [bitnami/external-dns] rephrase
* [bitnami/external-dns] add `azure.userAssignedIdentityID` parameter to README.md
2021-02-16 09:06:50 +01:00
Bitnami Containers
aeccd84237
[bitnami/external-dns] Release 4.6.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-13 13:32:09 +00:00
Javier J. Salmerón-García
a8482c7d53
[bitnami/external-dns] Add hostAliases ( #5239 )
2021-01-28 13:09:51 +01:00
Carlos Rodríguez Hernández
0462921418
[bitnami/*] Unify icons in Chart.yaml and add missing fields ( #5206 )
...
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Carlos Rodríguez Hernández
916e679bb5
[bitnami/external-dns] Drop values-production.yaml support ( #5104 )
2021-01-19 17:53:50 +01:00
Carlos Rodríguez Hernández
c5e67a3887
[bitnami/*] Change helm version in the prerequisites ( #5090 )
2021-01-19 14:40:01 +01:00
Bitnami Containers
7db6b65bb5
[bitnami/external-dns] Release 4.5.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-14 13:28:23 +00:00
Anton Aleksandrov
28e6e6f257
[bitnami/external-dns] IRSA docs added ( #4682 )
...
* IRSA docs added
* Version bump
* Added example arguments
* Updated version
* Removed new line
* Added new line in yaml file + removed line in docs
Co-authored-by: Anton Aleksandrov <anton.aleksandrov2@nike.com >
2021-01-13 09:30:08 +01:00
Bitnami Containers
e404b88709
[bitnami/external-dns] Release 4.5.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-11 15:48:45 +00:00
Antonio Alférez
bbab0dc5d1
[bitnami/external-dns] Add secretAnnotations value ( #4745 )
...
* [bitnami/external-dns] Add secretAnnotations value
* [bitnami/external-dns] Add secretAnnotations value
Co-authored-by: Antonio Alferez <analferez@theworkshop.com >
2020-12-18 16:06:58 +01:00
Bitnami Containers
55e40b0e46
[bitnami/external-dns] Release 4.4.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-12 15:45:02 +00:00
Juan Ariza Toledano
2826c125b4
[bitnami/*] Update dependencies ( #4694 )
2020-12-11 13:05:27 +01:00
Bitnami Containers
6cc205084b
[bitnami/external-dns] Release 4.4.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-08 19:47:53 +00:00
Ievgenii Shepeliuk
6a9bbfbd05
feat: add service.enabled helm value ( #4632 )
2020-12-08 16:21:11 +01:00
Mateusz Gozdek
f300b2a924
[bitnami/external-dns] Fix typos ( #4496 )
...
Found using codespell.
Signed-off-by: Mateusz Gozdek <mateusz@kinvolk.io >
2020-11-26 12:14:21 +01:00
Juan Ariza Toledano
934259f781
[bitnami/*] Affinity based on common presets (ii) ( #4472 )
2020-11-25 09:57:36 +01:00
Marques Johansson
e2a48a6671
[bitnami/external-dns] add Linode provider token support ( #4080 )
...
Signed-off-by: Marques Johansson <marques@displague.com >
2020-11-24 10:41:25 +01:00
Morre Meyer
08ebe0b361
[bitnami/external-dns] Add hetzner as provider ( #4424 )
...
* [bitnami/external-dns] add hetzner as provider
* Adds Hetzner DNS as provider
* [bitnami/external-dns] fix spacing in README.md
2020-11-23 11:08:22 +01:00
Carlos Rodríguez Hernández
0a4a240b75
[bitnami/external-dns] Major version. Adapt Chart to apiVersion: v2 ( #4284 )
...
* [bitnami/external-dns] Major version. Adapt Chart to apiVersion: v2
* [bitnami/external-dns] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-11 08:32:52 +01:00
Romain Guichard
731a029157
[bitnami/external-dns] support for Scaleway DNS provider ( #4224 )
2020-11-06 09:47:12 +01:00
Frederic MARTIN
9c9f173e78
[bitnami/external-dns] add support for aws-api-retries arg ( #4199 )
...
* [bitnami/external-dns] add support for aws-api-retries arg
* Bump chart version
* Document variable in README
* Apply suggestions from code review
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
* Use default value
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
2020-11-05 11:13:15 +01:00
Bitnami Containers
bef1863ac1
[bitnami/external-dns] Release 3.5.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-30 09:38:38 +00:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +01:00
sajjad sameer
9e5c8739f8
[bitnami/external-dns] Adding infoblox existing secret support ( #4119 )
...
* Adding infoblox existing secret support
* bumping chart version
* Update README.md
* Update Chart.yaml
2020-10-28 10:04:42 +01:00
Daniel Arteaga
d80b5e19e6
[bitnami/external-dns] fix: pods annotations wrong indentation ( #4037 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
2020-10-19 12:58:11 +02:00
Benjamin Farley
e78476f544
[bitnami/external-dns] Allow ARNs from AWS China to validate properly ( #4021 )
...
* Allow ARNs from AWS China to validate properly
* Bump chart version
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2020-10-16 10:53:21 +02:00
Robert Van Voorhees
923029254a
Add to the clusterrole, der. ( #4031 )
2020-10-16 09:50:32 +02:00
Robert Van Voorhees
0966de9fb6
[bitnami/external-dns] Add ability to monitor contour entries added in 0.7.4 ( #3941 )
...
* Add ability to monitor contour entries added in 0.7.4
* Add into values to be a little more explicit.
2020-10-08 09:18:26 +02:00