Commit Graph

4402 Commits

Author SHA1 Message Date
Bitnami Containers
5b2d9e6b06 [bitnami/spring-cloud-dataflow] Release 0.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 11:55:52 +00:00
Juan Ariza Toledano
ac39354958 Add new chart: Spring Cloud Data Flow (#2747)
* Add new chart: Spring Cloud Data Flow

Signed-off-by: juan131 <juanariza@vmware.com>
2020-06-23 12:56:51 +02:00
Raphael Borg Ellul Vincenti
c606938f87 [bitnami/external-dns] Fix/setting pdns api key (#2718)
* fix the setting of an apiKey due to "not a method but has arguments"

* seperate definition of .Values.pdns.secretName

* bump Chart.yaml to 3.1.1

* Add suggested feedback

* Fix if condition

* [bitnami/external-dns] Update components versions

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

Co-authored-by: joancafom <jcarmona@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 11:53:21 +02:00
Ingvarr Zhmakin
abc14b569a Master StatefulSet annotations fix (#2899)
* Mastrer StatefulSet annotations fix

Master StatefulSet uses slave values for annotations. Simple correction provided.

* Updating postgresql chart version

* [bitnami/postgresql] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 10:51:35 +02:00
Juan Ariza Toledano
e7d5d76740 [bitnami/kafka] Remove line used for debugging purposes (#2903)
* [bitnami/kafka] Remove line used for debugging purposes

Signed-off-by: juan131 <juanariza@vmware.com>
2020-06-23 10:44:21 +02:00
Sebastian Karasek
ac68b0f5b1 [bitnami/rabbitmq] Fix clustering when non-default k8s domain name is used (#2894)
* [bitnami/rabbitmq] Fix clustering when non-default k8s domain name is used

* Bump chart version after rebase

* [bitnami/rabbitmq] Update components versions

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

* Bump chart version

* [bitnami/rabbitmq] Update components versions

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

Co-authored-by: Andrés Bono <andresbono@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 09:59:50 +02:00
Javier J. Salmerón-García
047567e343 [bitnami/cassandra] Allow initDbScripts as secret (#2900)
* [bitnami/cassandra] Allow initDbScripts as secret

* Update readme

* [bitnami/cassandra] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 09:22:10 +02:00
Bitnami Containers
34269052a4 [bitnami/fluentd] Release 1.2.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 01:33:13 +00:00
Bitnami Containers
66583f1717 [bitnami/moodle] Release 7.2.16 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 16:24:16 +00:00
Bitnami Containers
63bff36cf3 [bitnami/thanos] Release 1.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 15:52:13 +00:00
Bitnami Containers
9d567cf402 [bitnami/ghost] Release 10.0.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 13:56:04 +00:00
Eric
78b4d6035d [bitnami/rabbitmq] Custom nodePort expose per port (#2825)
* [rabbitmq] Specific nodeport expose

adds the ability to specify the node port to expose for all of the
currently exposed ports. This should **not** be used in production but
is very useful for running a local copy of the exact production chart
one would use but in a much smaller context.

* [rabbitmq] added default values, renamed stats -> manager, fix readme

I'd nuked readme whitespaces inadvertently in the last commit... sorry
it's restored now

* [bitnami/rabbitmq] Updated node port names

This updates the nodePort names to follow the convention set in major
revision 7 of this chart. I like this a lot better as it's much easier
to read and `grep` through, so you can search for nodePort to find any
of the nodePort settings.

* [bitnami/rabbitmq] bumping chart revision due to new feature

* [bitnami/rabbitmq] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
2020-06-22 15:45:22 +02:00
Bitnami Containers
ad1a4431d6 [bitnami/minio] Release 3.4.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 13:26:45 +00:00
Bitnami Containers
c9ecfc1b46 [bitnami/owncloud] Release 8.1.17 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 12:33:16 +00:00
Joseph Ball
4d5d0e135a [bitnami/redmine] Fix deployment secret when using mariadb.existingSecret (#2893)
* [bitnami/redmine] Fix deployment secret when using mariadb.existingSecret

Use the correct secret for the mariadb database if the user has
specified an existingSecret in the mariadb chart.

Signed-off-by: Joseph Ball <joseph.ball@packetsolutions.io>

* [bitnami/redmine] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 13:48:11 +02:00
Daniel Arteaga
d936fe33d2 [bitnami/several] remove library/bitnami-common (#2879)
* remove library/bitnami-common

* fix test

* fix linter and tests

* [bitnami/node] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 12:37:09 +02:00
Bitnami Containers
3af4a82d77 [bitnami/minio] Release 3.4.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 07:05:24 +00:00
Bitnami Containers
1c9e7ea8c4 [bitnami/parse] Release 10.3.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-21 10:26:07 +00:00
Bitnami Containers
130e3bbb1a [bitnami/osclass] Release 7.0.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-21 08:34:51 +00:00
Bitnami Containers
e10269305f [bitnami/testlink] Release 7.2.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-21 08:27:26 +00:00
Bitnami Containers
528cd9014b [bitnami/mediawiki] Release 9.1.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-21 07:26:31 +00:00
Bitnami Containers
148ffef53e [bitnami/prestashop] Release 9.2.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-21 07:14:39 +00:00
Bitnami Containers
c5aa90bb9b [bitnami/phpbb] Release 7.0.17 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-21 04:28:30 +00:00
Marcel Fest
15c13ec45a [bitnami/contour] Adding the Contour Helm Chart. (#2069)
* added objectstorageConfig to the sidecar container

* Bumped version and added documentation of the added values.

* Fixed indentation of environment variables

* Rename ConfigMap to Secret and added to production-values

* Fixed missing space

* Added the contour helm chart

* Update bitnami/contour/Chart.yaml

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update bitnami/contour/README.md

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update bitnami/contour/values.yaml

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update bitnami/contour/values.yaml

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update bitnami/contour/README.md

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Added the option to template inside the configInline Attribute for better handling of the namespace

* added template to the documentation

* Updated contour to 1.3.0

* Bumped the contour chart

* Fixed contour templating

* Better defaults

* Fixed values.yaml

* bumped chart version and appVersion

* Bumped the Chart version and added helm v2 support and some flags for the helm v2 support

* Update appVersion

* Update image tag

* Change command line to support the new Contour release.

* Bumped version

* Fixed templating

* Update values.yaml

* Fixed template.

* fixed template

* fixed the labeling use the uid 1001 from bitnami user

* added some service templating capabilities

* setting a good default

* Update envoy tag

* Fix several issues

* Add values-production

* [bitnami/contour] Update components versions

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 21:50:35 +02:00
Bitnami Containers
f26e1a3ab5 [bitnami/wordpress] Release 9.3.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 16:42:20 +00:00
Dmitry Chepurovskiy
bde82770d6 [bitnami/redis] Added pdb for redis chart (#2822)
* Added pdb for redis chart

* Added pdb to README

* Enabled PDB for production-values for redis chart

* Update bitnami/redis/README.md

Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>

* Update bitnami/redis/values.yaml

Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>

* Update bitnami/redis/values-production.yaml

Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>

* Update Chart.yaml

* Bump chart version

* [bitnami/redis] Update components versions

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

Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>
Co-authored-by: Andrés Bono <andresbono@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 12:54:50 +02:00
Juan Ariza Toledano
1e8738c5a9 [bitnami/kafka] Fix conflict when mounting custom configuration, and JKS files from a secret (#2886)
* [bitnami/kafka] Fix conflict when mounting custom configuration, and JSK files from a secret

Signed-off-by: juan131 <juanariza@vmware.com>
2020-06-19 12:52:29 +02:00
David Corbin
d81a958736 [bitnami/rabbitmq] Fix incorrect RabbitMQ advanced.config config map key (#2882)
* [bitnami/rabbitmq] Fix incorrect RabbitMQ advanced.config config map key
2020-06-19 12:32:57 +02:00
vincedmg
2d8b47cbab [bitnami/zookeeper] add schedulerName option (#2872)
* add schedulerName option

* fulfill requirements

git

* Bump minor version

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 11:35:40 +02:00
Juan Ariza Toledano
dca246ce41 [bitnami/rabbitmq] Allow customizing RabbitMQ username (#2884)
* [bitnami/rabbitmq] Allow customizing RabbitMQ username

Signed-off-by: juan131 <juanariza@vmware.com>
2020-06-19 10:35:12 +02:00
Ashley Penney
06be8d85bb [bitnami/ghost] Indent extraEnvVars correctly (#2880)
* Fix: Indent extraEnvVars correctly
2020-06-19 10:34:50 +02:00
Alexandru Mahmoud
1a265f8b2c [bitnami/rabbitmq] Fixing extraEnvVars (#2867)
* Fixing extraEnvVars
2020-06-19 08:28:56 +02:00
Bitnami Containers
caffc667a1 [bitnami/jenkins] Release 5.0.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 03:25:42 +00:00
Bitnami Containers
abba63f37e [bitnami/rabbitmq] Release 7.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 03:15:00 +00:00
Bitnami Containers
2a04d17349 [bitnami/consul] Release 7.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 02:51:00 +00:00
Bitnami Containers
fd66bb3f91 [bitnami/mongodb] Release 7.14.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 02:40:42 +00:00
Bitnami Containers
e84a85aed1 [bitnami/joomla] Release 7.1.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 02:29:14 +00:00
Bitnami Containers
a8a06f849c [bitnami/pytorch] Release 1.3.17 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 02:20:55 +00:00
Bitnami Containers
cad55a635d [bitnami/mariadb] Release 7.5.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 01:53:24 +00:00
Bitnami Containers
0c306ed0af [bitnami/drupal] Release 7.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 01:47:32 +00:00
Bitnami Containers
f9cb0102f1 [bitnami/postgresql] Release 8.10.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 01:34:07 +00:00
Bitnami Containers
399dbb058b [bitnami/kibana] Release 5.2.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 23:49:04 +00:00
Bitnami Containers
6001277a42 [bitnami/ghost] Release 10.0.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 23:39:24 +00:00
Bitnami Containers
67ffee5404 [bitnami/redmine] Release 14.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 23:33:02 +00:00
Bitnami Containers
f00032a6a9 [bitnami/redis] Release 10.7.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 22:55:13 +00:00
Bitnami Containers
4ce55fad59 [bitnami/nginx] Release 6.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 22:35:28 +00:00
Bitnami Containers
0fbec7ec27 [bitnami/apache] Release 7.3.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 22:13:41 +00:00
c3-anuraagnalluri
6452a6ecc7 [bitnami/zookeeper] Configure max session timeout as standard env var… (#2847)
* [bitnami/zookeeper] Configure max session timeout as standard env var in helm chart

* merge master and update chart version

* merge master and update chart version

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 22:50:58 +02:00
Bitnami Containers
74adf29dea [bitnami/wordpress] Release 9.3.13 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 20:28:36 +00:00
Bitnami Containers
5d94a2001d [bitnami/elasticsearch] Release 12.3.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 18:17:00 +00:00