Commit Graph
9877 Commits
Author SHA1 Message Date
Bitnami Containers 4345f450e4 [bitnami/kiam] Release 0.1.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-16 16:04:19 +00:00
2df2176d9c [bitnami/harbor] Feature/external db url secret (#4736)
* [bitnami/harbor] Define external psql endpoint via secret, set sslmode

TL;DR
=====
- Allow Postgres endpoints to be defined via environment secretKeyRef
- Disable SSL by default (no longer `nil`) for external database
  connections

Detail
======
This change allows you to define the Postgres endpoint as a secret
value, rather than providing passwords in raw values files. A new secret
template is created for notary to introduce relevant environment
variables for the notary service.

Additionally, the default configuration for `externalDatabase.sslmode`
was configured as `nil`. This change explicitly sets `disable` for both
`values.yaml` and `values-production.yaml`.

Chart version received a patch version bump. This _could_ potentially
be seen as a minor version bump, depending on your interpretation of
semantic versioning.

Co-authored-by: Robert Van Voorhees <rvanvoorhees@vmware.com>

* Bump chart version.

* Update bitnami/harbor/Chart.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/harbor/templates/notary/notary-secret-envvars.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Need this for all values since it's referencing the data file not stringdata now.

Co-authored-by: conzetti <conzetti@gmail.com>
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
2020-12-16 16:32:57 +01:00
Pawel AntemijczukandGitHub 2cd3ec6c6e [bitnami/redis] Fix Sentinel Redis with TLS (#4726)
* Fix Sentinel Redis with TLS

* Fix the if
2020-12-16 15:59:21 +01:00
Juan Ariza ToledanoandGitHub 11b7d14151 [bitnami/jasperreports] New major version (#4744) 2020-12-16 13:53:03 +01:00
m4r1u2GitHubm4r1u2 <marius [at] ensrud.net>Marius Ensrud
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
Javier J. Salmerón-GarcíaandGitHub fb76ea9a42 [bitnami/ejbca] Fix ingress issue with SSL redirection (#4746) 2020-12-16 12:56:19 +01:00
Daniel ArteagaandGitHub 74b079cce2 [bitnami/dokuwiki] fix: wrong ingress.annotations reference (#4743)
* fix(dokuwiki): wrong ingress.annotations reference

Signed-off-by: darteaga <darteaga@vmware.com>

* fix(dokuwiki): update readme

Signed-off-by: darteaga <darteaga@vmware.com>
2020-12-16 11:36:15 +01:00
Juan Ariza ToledanoandGitHub a0db323c35 [bitnami/*] Affinity based on common presets (ix) (#4727) 2020-12-16 11:22:35 +01:00
2c96f0c948 Fixes some spacing in README.md (#4742)
Co-authored-by: rafael <rafael@bitnami.com>
2020-12-16 11:02:17 +01:00
Juan Ariza ToledanoandGitHub ee92677218 [bitnami/{mariadb/mysql}] Fix for secrets (#4741)
Signed-off-by: juan131 <juanariza@vmware.com>
2020-12-16 10:40:22 +01:00
forselli-stratioandGitHub 9b0d7d1609 [bitnami/fluentd] Allow to configure persistence for forwarders (#4725) 2020-12-16 10:05:04 +01:00
Bitnami Containers 042c1c4fc8 [bitnami/minio] Release 4.1.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-16 07:06:03 +00:00
Bitnami Containers d89ee048db [bitnami/node] Release 14.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-16 04:04:29 +00:00
Bitnami Containers bde32a877f [bitnami/nginx-ingress-controller] Release 7.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-16 03:28:54 +00:00
Bitnami Containers 997021e72d [bitnami/parse] Release 13.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-16 03:12:23 +00:00
Bitnami Containers cee0de0d13 [bitnami/tensorflow-resnet] Release 3.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-16 03:08:20 +00:00
Bitnami Containers 2e101cd11f [bitnami/orangehrm] Release 9.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-16 02:26:52 +00:00
Bitnami Containers 5aeba84a69 [bitnami/nginx] Release 8.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-15 22:11:29 +00:00
f047c142ec [bitnami/kong] Ingress Controller version (#4733)
* [bitnami/kong] Ingress Controller version

Signed-off-by: juan131 <juanariza@vmware.com>

* [bitnami/kong] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-12-15 18:58:27 +01:00
Juan Ariza ToledanoandGitHub f489bbc92a [bitnami/*] Fix Parse & Phabricator (#4730) 2020-12-15 13:49:24 +01:00
Bitnami Containers b21f43ddad [bitnami/mongodb] Release 10.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-15 12:46:26 +00:00
Juan Ariza ToledanoandGitHub e84e436c04 [bitnami/kong] Update CRDs (#4729) 2020-12-15 13:20:46 +01:00
Bitnami Containers 0f8637a447 [bitnami/elasticsearch] Release 13.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-15 11:41:30 +00:00
Juan Ariza ToledanoandGitHub 950ac9cd4d [bitnami/*] Affinity based on common presets (viii) (#4721) 2020-12-15 12:24:38 +01:00
Javier J. Salmerón-GarcíaandGitHub 50ee8ebf01 [bitnami/logstash] Remove files/conf support (#4718)
* [bitnami/logstash] Remove files/conf support

* Add extraDeploy

* Values
2020-12-15 10:20:05 +01:00
ducandGitHub 4a7b064dec [bitnami/testlink] fix externaldb-secrets.yaml db password key name (#4724)
* Update externaldb-secrets.yaml

* Update Chart.yaml
2020-12-15 10:08:41 +01:00
Sander MathijssenandGitHub 1299fb0c72 Fix extraFlags (#4719)
Update deployment.yaml
Update statefulset.yaml
up version field
2020-12-14 22:41:00 +01:00
Bitnami Containers 10d00edf90 [bitnami/wordpress] Release 10.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-14 19:57:07 +00:00
Alex SerginandGitHub a3c4f5ebc4 [bitnami/mongodb-sharded] Changed mongos kind to statefulset (#4629) 2020-12-14 17:31:21 +01:00
antonmatsiukandGitHub f4eb717241 bitnami/kafka add minBrokerId variable (#4683) 2020-12-14 17:29:29 +01:00
be187bec4a [bitnami/redis] existingClaim using tpl function (#4717)
* redis existingClaim using tpl function

* redis existingClaim using tpl function

Co-authored-by: Sergey Bespalov <bespalov_sm@srvhub.ru>
2020-12-14 17:24:47 +01:00
Bitnami Containers 75b066f8a4 [bitnami/zookeeper] Release 6.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-14 16:12:53 +00:00
Miguel Ángel Cabrera MiñagorriandGitHub fb5f3bdb18 [bitnami/minio] Fix PVC annotations (#4677)
* [bitnami/minio] Fix PVC annotations

* Update Chart.yaml
2020-12-14 11:49:03 +01:00
Matthias LohrandGitHub e2b744e838 allow selector definitions for volumeClaimTemplates (#4715) 2020-12-14 11:38:35 +01:00
6642eb6972 [bitnami/minio] Fix a typo on prometheus.io/path annotation (#4702)
Co-authored-by: Antoine Arbouin <aarbouin@antidot.net>
2020-12-14 11:31:24 +01:00
Juan Ariza ToledanoandGitHub 52a2c99a89 [bitnami/*] Affinity based on common presets (vii) (#4701) 2020-12-14 10:57:51 +01:00
Devesh KumarandGitHub 7225d59bc6 Added support for custom CA (#4690) 2020-12-14 10:21:11 +01:00
Javier J. Salmerón-GarcíaandGitHub 6f69ecf5db [bitnami/wordpress] Add service account support (#4582) 2020-12-14 10:09:47 +01:00
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
Mark HudnallandGitHub 61fc060c26 [bitnami/dokuwiki] Fix multiple ingress hosts (#4707)
Previously, when attempting to use multiple ingress hosts, only the last ingress was created.
This was because the template was appending a resource template with the same name,
causing only the last one to be enabled.

Iteration has been moved inside the resource template to fix this issue and support
multiple ingress hosts.

Fixes #4618
2020-12-14 08:38:35 +01:00
Bitnami Containers 1046289832 [bitnami/elasticsearch] Release 13.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-13 10:02:33 +00:00
Bitnami Containers c769471995 [bitnami/testlink] Release 9.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 16:34:16 +00: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
Bitnami Containers 5ba9747a60 [bitnami/cassandra] Release 7.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 14:23:19 +00:00
Bitnami Containers ce525ba8e3 [bitnami/kafka] Release 12.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 13:12:57 +00:00
Bitnami Containers fc7c6cfac6 [bitnami/minio] Release 4.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 10:07:56 +00:00
Bitnami Containers e2920d9f1a [bitnami/parse] Release 13.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 08:20:54 +00:00
Bitnami Containers 6914aaa685 [bitnami/ejbca] Release 2.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 07:58:09 +00:00
Bitnami Containers c4439b9118 [bitnami/moodle] Release 10.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 07:44:29 +00:00
Bitnami Containers 66a6d6347d [bitnami/opencart] Release 9.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-12 07:42:42 +00:00