Commit Graph
7913 Commits
Author SHA1 Message Date
abc650a512 MongoDB tolerations default value (#2850)
* tolerations {}

* version bump

* [bitnami/mongodb] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-16 11:52:26 +02:00
035d07ee15 Fix kong helm backward compat CRD issue (#2842)
* Fix kong helm backward compat CRD issue

Helm3 deprecated the `crd-install` hook. CRDs instead go in the `crds/` top level directory.

The kong chart must work on both helm2 and helm3 and thus keeps the old template with the `crd-install` hook.
When Helm3 encounters that template it skips it and warns:

```
unsupported hook "crd-install" ignoring
```

We have other 3 charts (e.g. prometheus-operator) that exploit this trick to make the helm chart
compatible with both Helm2 and Helm3.

Whether CRDs are applied or not is controlled by a `--skip-crds` in Helm3 and via a custom value
`ingressController.installCRDs` in the Kong chart (other charts use other names).

However, the `kong` chart defaults `installCRDs` to false. This eliminates the warning
but effectively breaks the chart for Helm2 users who have to figure (possibly by reading the README)
to pass `ingressController.installCRDs=true` during install.

This behavior breaks our backward compatibility guarantees and this PR is a fix for that.

NOTE: our test automation didn't catch that because we only test Helm3 on GKE and we don't treat Helm 2 tests
as release blocking.

* Update Chart.yaml

Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
2020-06-16 10:48:00 +02:00
Bitnami Containers 77fd0e7268 [bitnami/rabbitmq] Release 6.27.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-16 06:59:03 +00:00
Bitnami Containers 3ffd6f9069 [bitnami/minio] Release 3.4.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-16 03:08:00 +00:00
Bitnami Containers ded4ba8c88 [bitnami/etcd] Release 4.8.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-15 21:02:56 +00:00
Bitnami Containers dea26689e7 [bitnami/kong] Release 1.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-15 20:54:41 +00:00
Bitnami Containers c56fdc45ca [bitnami/rabbitmq] Release 6.27.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-15 20:49:03 +00:00
Bitnami Containers d917f8fecd [bitnami/mongodb-sharded] Release 1.4.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-15 20:17:14 +00:00
Konstantinos NatsakisandGitHub 896208ea4f [bitnami/mongodb-sharded] Fix metric collection when using a password file (#2800)
* mongodb-sharded: Fix mongodb_exporter metrics when using a password file

* mongodb-sharded: Bump chart version
2020-06-15 20:03:33 +02:00
Bitnami Containers 60edc44fbf [bitnami/mxnet] Release 1.4.20 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-15 17:23:54 +00:00
a86109a423 [bitnami/fluentd] Fluentd daemon group var is incorrect (#2838)
* Fix typo error

Signed-off-by: Ivan Rizzante <ivan.rizzante@tech.sdb.it>

* [bitnami/fluentd] Update components versions

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

Co-authored-by: Ivan Rizzante <ivan.rizzante@tech.sdb.it>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-15 13:44:51 +02:00
Bitnami Containers 365514ff6a [bitnami/orangehrm] Release 7.0.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-14 21:35:24 +00:00
Bitnami Containers c34bdcb53c [bitnami/minio] Release 3.4.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-12 17:30:37 +00:00
71895dc1ab [bitnami/harbor] Add missing imagePullSecrets (#2824)
* [bitnami/harbor] Add missing imagePullSecrets

* Update readme

* [bitnami/harbor] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-12 18:16:53 +02:00
5152ee7fa3 [bitnami/kafka] Add custom liveness/readiness probe support (#2809)
* [bitnami/kafka] Add custom liveness/readiness probe support

* [bitnami/kafka] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-12 15:43:48 +02:00
Bitnami Containers 0cf8094d68 [bitnami/tensorflow-resnet] Release 2.0.15 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-12 11:13:00 +00:00
Bitnami Containers 84f46b21cc [bitnami/memcached] Release 4.2.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-12 08:23:24 +00:00
Bitnami Containers 10263d43ab [bitnami/redmine] Release 14.1.21 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-12 07:47:47 +00:00
Bitnami Containers cdaf6b123d [bitnami/mongodb-sharded] Release 1.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 19:17:29 +00:00
Bitnami Containers abdb47f0cf [bitnami/mongodb] Release 7.14.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 19:12:54 +00:00
Bitnami Containers 1f3292f0dd [bitnami/suitecrm] Release 8.0.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 16:41:06 +00:00
979d876782 [bitnami/rabbitmq] Add community plugins (#2729)
* Add install community plugins script

* Add plugins to the correct directory

* Use the curl with the correct flags

* Update rabbotmq readme file

* Update rabbitmq statefulset

* Remove duplicate volume from rabbitmq statefulset

* remove rabbitmq.labels tempalte

* Remove the unzip logic and directly download the .ez file

* bump minor version

* [bitnami/rabbitmq] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 17:35:46 +02:00
474e6774b7 Fix metrics fluentd (#2808)
* [bitnami/fluentd] Fix metrics port in servicemonitor

* [bitnami/fluentd] Fix metrics port in servicemonitor

* Bump chart version

* [bitnami/fluentd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 17:35:24 +02:00
Bitnami Containers 0a1e13210c [bitnami/redis] Release 10.7.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 12:02:34 +00:00
Bitnami Containers 037afc7fe9 [bitnami/postgresql-ha] Release 3.2.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 10:12:43 +00:00
a3b2b5e3c3 [bitnami/redis-cluster ] Fixed the extraVolume , ExtraVolumeMount and SideCar indent value (#2790)
* Fixed the extraVolume and ExtraVolumeMount value indent
Fixed the sidecar value indent

* [bitnami/redis-cluster] 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-11 11:53:35 +02:00
Bitnami Containers c95af047e0 [bitnami/mxnet] Release 1.4.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 09:30:46 +00:00
Bitnami Containers fc168f1039 [bitnami/redmine] Release 14.1.20 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 09:27:58 +00:00
Bitnami Containers 8bb25b51b7 [bitnami/moodle] Release 7.2.15 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 08:31:38 +00:00
Bitnami Containers a668abee8e [bitnami/node] Release 11.4.24 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 08:28:31 +00:00
Bitnami Containers 52fe8138d8 [bitnami/nginx-ingress-controller] Release 5.3.23 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 08:26:36 +00:00
Bitnami Containers 8f34851e73 [bitnami/suitecrm] Release 8.0.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 08:13:37 +00:00
Bitnami Containers afd69a121d [bitnami/elasticsearch] Release 12.3.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 07:52:07 +00:00
Bitnami Containers d65c082773 [bitnami/fluentd] Release 1.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 07:50:29 +00:00
Bitnami Containers ab5c5dc1ec [bitnami/spark] Release 1.2.26 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 07:23:39 +00:00
Bitnami Containers 4cfe97afb2 [bitnami/wordpress] Release 9.3.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 02:08:34 +00:00
Bitnami Containers c22054cb30 [bitnami/consul] Release 7.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-11 01:50:41 +00:00
Bitnami Containers 7817619fc9 [bitnami/wildfly] Release 3.5.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 23:08:34 +00:00
Bitnami Containers b4145a545a [bitnami/tomcat] Release 6.3.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 22:25:48 +00:00
83b56abeed [bitnami/harbor] Major change: Add Trivy and adapt to Bitnami standards (#2544)
* [bitnami/harbor] Major change: Add Trivy and

* Update gitignore

* Remove .vscode

* Add common

* Final changes

* Remove notifier from clair.yaml

* Update trivy to use bitnami image

* Apply changes

* Update image

* Remove useless stuff

* Add Internal TLS

* Update Chart.yaml

* Update values.yaml

* Update configmap-https.yaml

* Update core-secret-envvars.yaml

* [bitnami/harbor] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 22:03:00 +02:00
Bitnami Containers ceae2e693b [bitnami/spark] Release 1.2.25 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 18:49:23 +00:00
faed1b1c27 [bitnami/redis-cluster] Add TLS support for cluster (#2760)
* [bitnami/redis-cluster] Add TLS support to Redis-Cluster

Signed-off-by: joancafom <jcarmona@bitnami.com>

* [bitnami/redis-cluster] 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-10 14:13:23 +02:00
bc8581861f [bitnami/redis] Add TLS support (#2753)
* [bitnami/redis] Add TLS support

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Update values.yaml

* Fix linter in values.yaml

* Apply same changes to the production one

Fix linter

* Impove release NOTES

* [bitnami/redis] 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-10 13:17:14 +02:00
628ffb6194 [bitnami/metallb] Bugfix/#2782 (#2783)
* 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

* Fixed that the jobLabel will be used to reference a key in the service labels

* [bitnami/metallb] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 09:45:49 +02:00
Bitnami Containers 56231af536 [bitnami/odoo] Release 14.0.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 07:38:00 +00:00
Bitnami Containers 406b1a3341 [bitnami/redis-cluster] Release 2.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 05:25:48 +00:00
Bitnami Containers 010d6eb9db [bitnami/redis] Release 10.6.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-10 02:39:33 +00:00
2ba0c5f823 [bitnami/kube-state-metrics] Add missing permissions to clusterole (#2792)
* [bitnami/kube-state-metrics] Add missing permissions to clusterole

Commit 93a4afed8cd("[bitnami/kube-state-metrics] Add missing collectors")
added some missing collectors but it did not update the clusterrole so
kube-state-metrics could not fetch these resources. Lets add the missing
permissions so everything works as expected.

* [bitnami/kube-state-metrics] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-09 19:27:15 +02:00
Bitnami Containers 759d340bce [bitnami/mariadb-galera] Release 3.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-09 16:02:47 +00:00
763be4a20d [bitnami/drupal] Update chart to Drupal 9 (#2786)
* update to Drupal 9

* [bitnami/drupal] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-09 17:29:28 +02:00