Commit Graph

60 Commits

Author SHA1 Message Date
Bitnami Containers
26de7be14f [bitnami/metallb] Release 2.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-12 15:40:46 +00:00
Bitnami Containers
554dca13bf [bitnami/metallb] Release 2.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-09 13:20:07 +00:00
Bitnami Containers
b6966e4f9d [bitnami/metallb] Release 2.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-08 06:50:25 +00:00
Christian Béland
7e39ebe3dd [bitnami/metallb] Add priorityClassName support. (#6464)
* added metallb priority class support.

* added metallb priority class support.

Signed-off-by: christian beland <christian.beland@ca.thalesgroup.com>

* fixed trailing spaces

* increase version since new feature

Co-authored-by: christian beland <christian.beland@ca.thalesgroup.com>
2021-05-26 14:58:48 +02:00
Bitnami Containers
632bb0d468 [bitnami/metallb] Release 2.3.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-21 19:48:20 +00:00
Bitnami Containers
cbfed08075 [bitnami/metallb] Release 2.3.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-21 19:46:11 +00:00
alvneiayu
3e80ce21cd [bitnami/metallb] Modify fullname and matchLabels variable in NetworkPolicy (#5947) 2021-03-29 17:29:01 +02:00
Bitnami Containers
5f90e27c84 [bitnami/metallb] Release 2.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-22 23:01:26 +00:00
Bitnami Containers
ffc5d82d6b [bitnami/metallb] Release 2.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-21 22:35:11 +00:00
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01:00
Bitnami Containers
9a15c802ea [bitnami/metallb] Release 2.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-19 22:33:41 +00:00
Marcos Bjoerkelund
56c62a4d5d [bitnami/metallb] Fix successThreshold reference in README (#5547) 2021-02-18 17:45:41 +01:00
kfox1111
782282306b [bitnami/metallb] Add initcontainer support to the speaker (#5365)
* [bitnami/metallb] Add initcontainer support to the speaker

* Update bitnami/metallb/templates/speaker/daemonset.yaml

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>

* Update bitnami/metallb/templates/speaker/daemonset.yaml

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
2021-02-09 09:40:08 +01:00
Daniel Arteaga
ffc447c09c [bitnami/metallb] revert: fix: remove unnecessary hooks (#5383)
* Revert "[bitnami/metallb] fix: remove unnecessary hooks (#5322)"

This reverts commit e3d18ead48.

* fix: update chart version properly
2021-02-03 11:38:06 +01:00
Daniel Arteaga
e3d18ead48 [bitnami/metallb] fix: remove unnecessary hooks (#5322)
Signed-off-by: darteaga <darteaga@vmware.com>
2021-02-02 18:47:20 +01:00
Javier J. Salmerón-García
70869aae80 [bitnami/metallb] Add hostAlias and lint (#5268)
* [bitnami/metallb] Add hostAlias

* Lint

* Lint
2021-01-28 13:18:49 +01:00
Francisco de Paz Galán
842958360a [bitnami/metallb] Fix hooks for speaker secret (#5153)
* [bitnami/metallb] Fix hooks for speaker secret

Signed-off-by: fdepaz <fdepaz@bitnami.com>

* Update chart.lock

* Update chart.lock

* [bitnami/metallb] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: fdepaz <fdepaz@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-01-20 23:31:57 +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
a21b7c2c76 [bitnami/metallb] Release 2.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-13 16:35:37 +00:00
Francisco de Paz Galán
240dc1bea8 [bitnami/*] POC Lookup function implementation (#4831)
* [bitnami/*] POC Implement lookup function

Signed-off-by: fdepaz <fdepaz@bitnami.com>

* Improve secure password generation

* Bump minor version

* Apply suggested changes

* Restore password validation

* Fix lint issue

* Add password validation to common

* Fix regexp

* Add subchart support
2021-01-13 16:10:48 +01:00
Carlos Rodríguez Hernández
cd897dfb06 [bitnami/several] Prettify Chart.yaml following bitnami standards (#4954) 2021-01-12 09:48:55 +01:00
Bitnami Containers
de904562ee [bitnami/metallb] Release 2.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-10 08:23:36 +00:00
Gabor Hudiczius
e5ad2d80a2 [bitnami/metallb] update tplValue references (#4886) 2021-01-05 08:25:11 +01:00
Robin Van Cauter
4185af99aa [bitnami/metallb] fix: take speaker tolertation value into account (#4842)
* [bitnami/metallb] fix: take speaker tolertation value into account

* [bitnami/metallb] bump version

* [bitnami/metallb] fix speaker toleration block
2020-12-29 09:34:52 +01:00
JB
7abded04db [bitnami/metallb] Fix metallb service type from None to ClusterIP (#4808)
None is not a valid service type when trying to apply this chart we get
```Error: Service "metallb-controller-metrics" is invalid: spec.type: Unsupported value: "None": supported values: "ClusterIP", "ExternalName", "LoadBalancer", "NodePort"```

Also added clusterIP: "None" to avoid using an ip address

Co-authored-by: jb-abbadie <jb-abbadie@users.noreply.github.com>
2020-12-22 16:55:44 +01:00
Marcel Fest
00fde0beb0 [bitnami/metallb] Migrate to common lib and restructure the directory layout. (#3889) 2020-12-18 15:15:41 +01:00
m4r1u2
86e8067539 [bitnami/metallb] Metallb networkpolicy (#4703)
* [bitnami/metallb] Add NetworkPolicy for metrics

* [bitnami|metallb] Bump version

* Move NetworkPolicy apiVersion to _helpers.tpl

Co-authored-by: m4r1u2 <marius [at] ensrud.net>
Co-authored-by: Marius Ensrud <marius.ensrud@buypass.no>
2020-12-16 13:00:06 +01:00
bl-ue
49adc63b67 [bitnami/*] fix typos (#4699)
* Fix typos

* Update bitnami/airflow/README.md

* fix minor typo

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-12-14 09:17:49 +01:00
Bitnami Containers
e9d3905567 [bitnami/metallb] Release 1.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-11 08:18:32 +00:00
Bitnami Containers
2268480dd8 [bitnami/metallb] Release 1.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-11 08:15:07 +00:00
Carlos Rodríguez Hernández
854f143bc3 [bitnami/metallb] Major version. Adapt Chart to apiVersion: v2 (#4271)
* [bitnami/metallb] Major version. Adapt Chart to apiVersion: v2

* [bitnami/metallb] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-11 00:26:17 +01:00
Alexandre Nuttinck
d7b137b2d4 [bitnami/metallb] fix rbac metadata naming (#4250)
* fix rbac metadata names

* bump chart
2020-11-10 13:39:18 +01:00
Bitnami Containers
25c1a97e88 [bitnami/metallb] Release 0.1.29 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-07 06:36:56 +00:00
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +01:00
Bitnami Containers
d2ebf588de [bitnami/metallb] Release 0.1.28 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-23 09:03:45 +00:00
Bitnami Containers
33521594e3 [bitnami/metallb] Release 0.1.27 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-17 00:45:12 +00:00
Bitnami Containers
110f4b6c71 [bitnami/metallb] Release 0.1.26 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-16 13:22:01 +00:00
Bitnami Containers
28ba27e14b [bitnami/metallb] Release 0.1.25 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-16 12:02:24 +00:00
Bitnami Containers
8fff7f4697 [bitnami/metallb] Release 0.1.24 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-21 13:56:21 +00:00
Utku Darılmaz
3b436a5ec8 [bitnami/metallb] Fixed the PrometheusRule creation issue (#3609)
* [bitnami/metallb] Fixed the PrometheusRule not creating

* [bitnami/metallb] prometheus.enabled parameter added for creating PrometheusRules

* [bitnami/metallb] prometheus.enabled default value setted to false

* [bitnami/metallb] version bumped
2020-09-09 16:21:52 +02:00
Bitnami Containers
d9eac29024 [bitnami/metallb] Release 0.1.22 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-07 19:41:25 +00:00
Miguel Ángel Cabrera Miñagorri
1ed12f96af [bitnami/metrics-server] Add source repo (#3577)
* [bitnami/all] Add home to this repository

* Remove duplicated entries
2020-09-03 12:00:10 +02:00
Bitnami Containers
13dc12bb99 [bitnami/metallb] Release 0.1.21 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-08 18:10:57 +00:00
Bitnami Containers
f8dd40d610 [bitnami/metallb] Release 0.1.20 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-05 10:23:38 +00:00
Marcel Fest
1ff708b99d [bitnami/metallb] Fixed missing .image in documentation. (#3288)
* Fixed missing `.image` in documentation.

* changed the jobLabel to the correct default.

* Bump ChartVersion.
2020-08-03 13:31:21 +02:00
Bitnami Containers
f170313a27 [bitnami/metallb] Release 0.1.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-01 00:38:02 +00:00
Andrés Bono
3d7ab406fe [bitnami/*] Fix TL;DR typo in READMEs (#3280)
* Fix TL;DR typo in READMEs

Signed-off-by: Andrés Bono <andresbono@vmware.com>
2020-07-30 18:31:32 +02:00
Barthélemy Vessemont
b077656260 [bitnami/metallb] Fix speaker daemonSet nodeSelector path (#3223) 2020-07-28 15:00:49 +02:00
Miguel Ángel Cabrera Miñagorri
63bde066b8 [bitnami/all] Add categories (#3075)
* [bitnami/airflow] Add category to Chart.yaml

* [bitnami/apache] Add category to Chart.yaml

* [bitnami/cassandra] Add category to Chart.yaml

* [bitnami/common] Add category to Chart.yaml

* [bitnami/consul] Add category to Chart.yaml

* [bitnami/contour] Add category to Chart.yaml

* [bitnami/discourse] Add category to Chart.yaml

* [bitnami/dokuwiki] Add category to Chart.yaml

* [bitnami/drupal] Add category to Chart.yaml

* [bitnami/ejbca] Add category to Chart.yaml

* [bitnami/elasticsearch] Add category to Chart.yaml

* [bitnami/etcd] Add category to Chart.yaml

* [bitnami/external-dns] Add category to Chart.yaml

* [bitnami/fluentd] Add category to Chart.yaml

* [bitnami/ghost] Add category to Chart.yaml

* [bitnami/grafana] Add category to Chart.yaml

* [bitnami/harbor] Add category to Chart.yaml

* [bitnami/influxdb] Add category to Chart.yaml

* [bitnami/jasperreports] Add category to Chart.yaml

* [bitnami/jenkins] Add category to Chart.yaml

* [bitnami/joomla] Add category to Chart.yaml

* [bitnami/kafka] Add category to Chart.yaml

* [bitnami/kibana] Add category to Chart.yaml

* [bitnami/kong] Add category to Chart.yaml

* [bitnami/kube-state-metrics] Add category to Chart.yaml

* [bitnami/kubewatch] Add category to Chart.yaml

* [bitnami/logstash] Add category to Chart.yaml

* [bitnami/magento] Add category to Chart.yaml

* [bitnami/mariadb] Add category to Chart.yaml

* [bitnami/mariadb-galera] Add category to Chart.yaml

* [bitnami/mediawiki] Add category to Chart.yaml

* [bitnami/memcached] Add category to Chart.yaml

* [bitnami/metallb] Add category to Chart.yaml

* [bitnami/metrics-server] Add category to Chart.yaml

* [bitnami/minio] Add category to Chart.yaml

* [bitnami/mongodb] Add category to Chart.yaml

* [bitnami/mongodb-sharded] Add category to Chart.yaml

* [bitnami/moodle] Add category to Chart.yaml

* [bitnami/mxnet] Add category to Chart.yaml

* [bitnami/nats] Add category to Chart.yaml

* [bitnami/nginx] Add category to Chart.yaml

* [bitnami/nginx-ingress-controller] Add category to Chart.yaml

* [bitnami/node] Add category to Chart.yaml

* [bitnami/node-exporter] Add category to Chart.yaml

* [bitnami/odoo] Add category to Chart.yaml

* [bitnami/opencart] Add category to Chart.yaml

* [bitnami/orangehrm] Add category to Chart.yaml

* [bitnami/osclass] Add category to Chart.yaml

* [bitnami/owncloud] Add category to Chart.yaml

* [bitnami/parse] Add category to Chart.yaml

* [bitnami/phabricator] Add category to Chart.yaml

* [bitnami/phpbb] Add category to Chart.yaml

* [bitnami/phpmyadmin] Add category to Chart.yaml

* [bitnami/postgresql] Add category to Chart.yaml

* [bitnami/postgresql-ha] Add category to Chart.yaml

* [bitnami/prestashop] Add category to Chart.yaml

* [bitnami/prometheus-operator] Add category to Chart.yaml

* [bitnami/pytorch] Add category to Chart.yaml

* [bitnami/rabbitmq] Add category to Chart.yaml

* [bitnami/redis] Add category to Chart.yaml

* [bitnami/redis-cluster] Add category to Chart.yaml

* [bitnami/redmine] Add category to Chart.yaml

* [bitnami/spark] Add category to Chart.yaml

* [bitnami/spring-cloud-dataflow] Add category to Chart.yaml

* [bitnami/suitecrm] Add category to Chart.yaml

* [bitnami/tensorflow-resnet] Add category to Chart.yaml

* [bitnami/testlink] Add category to Chart.yaml

* [bitnami/thanos] Add category to Chart.yaml

* [bitnami/tomcat] Add category to Chart.yaml

* [bitnami/wildfly] Add category to Chart.yaml

* [bitnami/wordpress] Add category to Chart.yaml

* [bitnami/zookeeper] Add category to Chart.yaml

* Add Github action

* Standarise E-xxx categories

* Standarise lint action yaml

* Add invalid category to test action

* Fetch repo before action

* Revert "Add invalid category to test action"

This reverts commit 0495382cb286be8d276d17b1ddaa89b75b3626b1.

* Add CHART_CATEGORIES file
2020-07-10 18:12:20 +02:00
Bitnami Containers
a9fde7646a [bitnami/metallb] Release 0.1.17 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-07-07 10:34:27 +00:00