Bitnami Containers
fa7ec0845f
[bitnami/spring-cloud-dataflow] Release 0.2.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-10 17:48:58 +00: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
kubernetes-bitnami
db7a9b78c6
kubeapps: bump chart version to 3.7.1
2020-07-10 15:38:40 +00:00
gdecicco
d8f871f33a
[bitnami/postgresql-ha] fix NetwokPolicy ( #3069 )
...
* [postgresql-ha] fix NetwokPolicy
Allow access from other psql instance in the same release
It allows slave node to connect to master node
* bump version
Co-authored-by: Jose Antonio Carmona <jcarmona@bitnami.com >
2020-07-10 15:41:42 +02:00
Bitnami Containers
c07b9e16f0
[bitnami/grafana] Release 3.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-10 12:36:36 +00:00
Bitnami Containers
f2f406d9dd
[bitnami/harbor] Release 6.0.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-10 11:59:11 +00:00
Miguel Ángel Cabrera Miñagorri
16a3a39d51
[bitnami/dokuwiki] Move container to bash and non-root ( #2988 )
...
* [bitnami/dokuwiki] Move container to bash
* Fix indentation
* Add upgrade note to README
* Separate pod and container security context
* Fix typo
* Adapt README.md
* Standardizations
* Update image version
* Apply rest of standardizations
* fix extralist
* Add BITNAMI_DEBUG env var
Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2020-07-10 11:42:46 +02:00
Chris Connelly
8fb0c947b1
[bitnami/grafana] Support arbitrary extra volumes ( #3077 )
...
* [bitnami/grafana] Support arbitrary extra volumes
This adds handling for two new values:
- extraVolumes: An array of volume objects that will be injected into
the Grafana pod.
- extraVolumeMounts: An array of volume mounts that will be injected
into the grafana container.
This is intended to support data sharing with sidecars, for example a
sidecar container could be used to continuously refresh dashboards from
an external source of truth.
* [bitnami/grafana] Bump version
Semver-minor since a new value was introduced.
2020-07-10 11:40:47 +02:00
Juan Ariza Toledano
a29047c6de
[bitnami/harbor] Fix README.md ( #3087 )
...
Signed-off-by: juan131 <juanariza@vmware.com >
2020-07-10 11:28:35 +02:00
Dawid Ciężarkiewicz
4177e715ff
Print offending value in validateValues ( #3070 )
...
Hi,
I'm debugging why I'm hitting this issue and is really difficult because
it's a remote CI, and this chart is a dependency of my dependency,
and ... I don't want to waste your time.
My point is - if there is an invalid value that doesn't contain secrets, please print it.
Helm is such a terrible combination of templates and yamls files, with absolutely no
resistance for mistakes like typos, that in a larger setups is really difficult to track
the root cause of problems, and a printout like this at very least confirms if the
value is what we think it should be.
2020-07-10 10:11:20 +02:00
Lewis Oaten
bcc42b4e3c
[bitnami/rabbitmq] Corrected example of extraContainerPorts ( #3076 )
...
* Corrected example of extraContainerPorts
The example given in #2023 and merged in #2027 specified the property `ports` which is not valid when rendered in the StatefulSet. Instead `containerPorts` should be used.
* Corrected example of extraContainerPorts
The example given in bitnami#2023 and merged in bitnami#2027 specified the property `ports` which is not valid when rendered in the StatefulSet. Instead `containerPorts` should be used.
* Corrected example of extraContainerPorts
The example given in bitnami#2023 and merged in bitnami#2027 specified the property `ports` which is not valid when rendered in the StatefulSet. Instead `containerPorts` should be used.
2020-07-10 09:36:18 +02:00
arturrez
6687d63187
guard servername verification for tls client auth ( #3081 )
2020-07-10 08:42:01 +02:00
Marcos Bjoerkelund
9415914c62
[bitnami/moodle] Add support for non-root approach ( #3004 )
...
* [bitnami/moodle] Migrate container to non-root approach
* Standarizations
* Add BITNAMI_DEBUG support
* Change default ports to 8080/8443 despite being a root container
* Update deployment.yaml
* Update extra-list.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com >
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com >
2020-07-09 17:44:58 +02:00
Anton Johansson
c9516721f0
[bitnami/rabbitmq] Show the correct secret names in post-install notes ( #3050 )
...
* Show the correct secret names in post-install notes
* bump chart version
* use include instead of template
2020-07-09 16:49:14 +02:00
Bitnami Containers
b6f6229efc
[bitnami/ghost] Release 10.0.21 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-09 13:49:26 +00:00
Bitnami Containers
1f79f2b05f
[bitnami/grafana] Release 3.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-09 13:36:28 +00:00
Bitnami Containers
e2ff529f34
[bitnami/redis] Release 10.7.11 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-09 11:51:23 +00:00
Bitnami Containers
8285ada326
[bitnami/thanos] Release 1.3.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-09 11:49:38 +00:00
Bitnami Containers
59fa1ff471
[bitnami/zookeeper] Release 5.17.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-09 10:56:52 +00:00
arturrez
4bc2362f8c
[bitnami/thanos] grpc tls server/client for thanos querier ( #3042 )
...
* grpc tls server/client for thanos querier
* address feedback
* Update Chart.yaml
* Update Chart.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
2020-07-09 12:16:52 +02:00
Javier J. Salmerón-García
3dba0bb4a7
[redis/chart] Add tls-replication yes to master sentinel ( #3061 )
2020-07-09 11:02:26 +02:00
Maxence Boutet
fbb761d4b6
[bitnami/postgresql-ha] Add pgpool.strategy and pgpool.minReadySeconds ( #3054 )
...
* Add pgpool.strategy and pgpool.minReadySeconds
* Fix missing starting space in comment
* Change pgpool.strategy to pgpool.updateStrategy to conform to bitnami nomenclature
Co-authored-by: Maxence Boutet <maxenceboutet@oulook.com >
2020-07-09 10:33:37 +02:00
Bitnami Containers
ccdebcbc99
[bitnami/wordpress] Release 9.3.19 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-09 02:10:46 +00:00
Bitnami Containers
e6db6bfa55
[bitnami/drupal] Release 7.0.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-09 01:54:10 +00:00
Bitnami Containers
4fc3c70e05
[bitnami/ghost] Release 10.0.20 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 23:40:55 +00:00
Bitnami Containers
691aee0cf7
[bitnami/jenkins] Release 5.0.18 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 20:54:19 +00:00
Bitnami Containers
f29183d87c
[bitnami/rabbitmq] Release 7.5.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 14:28:59 +00:00
Bitnami Containers
9c41451f5e
[bitnami/spring-cloud-dataflow] Release 0.2.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 14:23:14 +00:00
Bitnami Containers
635a5149c7
[bitnami/kafka] Release 11.3.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 13:58:37 +00:00
Bitnami Containers
cf93930b63
[bitnami/thanos] Release 1.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 13:43:12 +00:00
Daniel Arteaga
68f249615c
[bitnami/thanos] add existing serviceaccount support ( #3037 )
...
* add existing serviceaccount support
* lint values.yaml
2020-07-08 13:11:03 +02:00
Juan Ariza Toledano
4a2884cdeb
[bitnami/rabbitmq] Add support for multiple LDAP servers ( #3066 )
...
Signed-off-by: juan131 <juanariza@vmware.com >
2020-07-08 13:08:07 +02:00
Daniel Arteaga
d8fb3559cc
[bitnami/rabbitmq] fix tls entries in ingress ( #3065 )
...
* fix tls entries in ingress
* fix the docs
2020-07-08 11:45:11 +02:00
Daniel Arteaga
9cbb7cb38f
[bitnami/spring-cloud-dataflow] fix dataflow icon URL ( #3063 )
...
* fix icon url
* fix yaml lint errors
2020-07-08 11:36:32 +02:00
Bitnami Containers
8a2478c62a
[bitnami/mongodb] Release 8.0.9 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 09:09:21 +00:00
Juan Ariza Toledano
b834cc97b2
[bitnami/kafka] Avoid confusion around Kafka broker ID ( #3062 )
...
* [bitnami/kafka] Avoid confusion around Kafka broker ID
Signed-off-by: juan131 <juanariza@vmware.com >
2020-07-08 11:02:31 +02:00
SylvainVISSIERE-GUERINET
8bac5c1d44
[bitnami/kibana] Add configurable server.basePath ( #3038 )
...
* [bitnami/kibana] Add configurable server.basePath
* [bitnami/kibana] bump minor version
2020-07-08 09:53:56 +02:00
Juan Ariza Toledano
d80d489e21
[bitnami/mongodb] Fix MongoDB Advertised hostname ( #3060 )
...
Signed-off-by: juan131 <juanariza@vmware.com >
2020-07-08 09:34:16 +02:00
Bitnami Containers
1615c06ef8
[bitnami/wildfly] Release 4.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 04:02:19 +00:00
Bitnami Containers
7a2cc2fb97
[bitnami/wordpress] Release 9.3.18 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 01:52:27 +00:00
Bitnami Containers
3c0d1a2674
[bitnami/mariadb-galera] Release 4.0.0 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-08 01:20:49 +00:00
Bitnami Containers
752a41222e
[bitnami/elasticsearch] Release 12.5.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-07 23:25:28 +00:00
Bitnami Containers
176cd7deab
[bitnami/rabbitmq] Release 7.4.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-07 22:11:22 +00:00
Bitnami Containers
18f80142d0
[bitnami/postgresql] Release 8.10.14 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-07 21:38:54 +00:00
Bitnami Containers
723f4d7546
[bitnami/nginx] Release 6.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-07 20:38:20 +00:00
Bitnami Containers
970bc7ad18
[bitnami/spring-cloud-dataflow] Release 0.2.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-07 18:31:49 +00:00
David Berkman
9d22592c0d
[bitnami/elascticsearch] Allow existing volume in master and data ( #2996 )
...
* allow existing volume
* correct typo
2020-07-07 19:05:58 +02:00
Thomas Risberg
230aef0b1d
Trim blank lines for better formatting of configmaps ( #3039 )
2020-07-07 18:15:54 +02:00
Juan Ariza Toledano
ad0f5b7d80
[bitnami/rabbitmq] Improve reliability and document post-scalation steps when scaling down ( #3048 )
...
* [bitnami/rabbitmq] Improve reliability and document post-scalation steps when scaling down
2020-07-07 17:15:17 +02:00
Bitnami Containers
62eaa7850f
[bitnami/contour] Release 1.0.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-07 11:04:21 +00:00