Commit Graph
9138 Commits
Author SHA1 Message Date
Bitnami Containers 2cd886cdf0 [bitnami/kong] Release 1.3.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-08 01:29:06 +00:00
Bitnami Containers 69667da47f [bitnami/drupal] Release 9.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-07 17:07:03 +00:00
ee57f08651 [bitnami/drupal] New major version (#3869)
* [bitnami/drupal] New major version

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

* fix: add missing externalDatabase parameters

* fix: add suggested warning

* fix: remove unuseful if

* fix: upgrade mariadb version

* docs: remove extra externalDatabase.host entry

* fix: typo in readme.md

* fix: add missing rollingTag warning for metrics

* fix: wrong labels in the upgrade instructions

Co-authored-by: darteaga <darteaga@vmware.com>
2020-10-07 16:36:18 +02:00
01b135961a [bitnami/zookeeper] allow for overriding namespace in zookeeper helm chart (#3881)
* allow for overriding namespace in zookeeper helm chart

* Bumped chart version

* Fixed typo

* Renamed namespace to namespaceOverride, extracted namespace logic to template, found a few missed namespace references

* renamed namespaceOverride template

* Update bitnami/zookeeper/Chart.yaml

Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com>

Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com>
2020-10-07 15:40:23 +02:00
BeltranandGitHub 2e5f7fcf5b [bitnami/postgresq-ha] Add enable default option for Volume SecurityContext (#3930)
* Drop volumePermissions.securityContext.enabled option
2020-10-07 13:09:32 +02:00
BeltranandGitHub 99c3ab6050 Drop securityContext.sysctls from README as it does not have a specific default value (#3929) 2020-10-07 13:09:10 +02:00
9c51e25c15 [bitnami/postgresql-ha] Add Pod Management Policy as Parallel (#3681)
Co-authored-by: Rafael Ríos Saavedra <rafael.rios.saavedra@gmail.com>
2020-10-07 12:57:46 +02:00
Carlos Rodríguez HernándezandGitHub 1767038450 [bitnami/kibana] Fix indentation issue (#3913) 2020-10-07 11:11:26 +02:00
KaneandGitHub 6f1ca9f3c7 [bitnami/postgresql-ha] Fix volumnMounts path collision for secrets - fixes #3922 (#3927) 2020-10-07 10:48:14 +02:00
Carlos Rodríguez HernándezandGitHub bdc5e313d3 [bitnami/mariadb-galera] Update instructions about initialization scripts (#3926)
* Update instructions about initialization scripts

* Update README.md
2020-10-07 10:31:16 +02:00
8207387211 [bitnami/elasticsearch] add resources section to sysctl init container (#3918)
* Fix resources section for Init Containers

Added resources section for sysctl init container
Fixed resources conditional statement for volume-permissions init container

* Bump Chart.yaml version

* Updated README.md

* Updated values.yaml and values-production.yaml

* Bump minor version

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2020-10-07 08:01:19 +02:00
kubernetes-bitnami 4b9e95257e kubeapps: bump chart version to 4.0.3 2020-10-07 01:16:50 +00:00
Bitnami Containers e598474a61 [bitnami/nginx-ingress-controller] Release 5.6.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-06 22:06:33 +00:00
41d917aba5 [bitnami/external-dns] Support configuring service labels (#3917)
* Support configuring service labels

* Support configuring service labels

Co-authored-by: Jude Iwuh <Jude.Iwuh@travelport.com>
2020-10-06 19:05:22 +02:00
Javier J. Salmerón-GarcíaandGitHub e850a06d81 [bitnami/phpbb] MAJOR: Move to non-root (#3833)
* [bitnami/phpbb] MAJOR:  Move to non-root

* deps

* Apply requested changes

* include session validation

* bump phpbb version
2020-10-06 18:17:16 +02:00
Utku DarılmazandGitHub 61c3f1ac71 [bitnami/discourse] Update strategy added (#3865)
* [bitnami/discourse] update strategy of deployment added

* [bitnami/discourse] whitespace lint error fixed

* [bitnami/discourse] default update strategy setted
2020-10-06 15:06:16 +02:00
Bitnami Containers dc587c65af [bitnami/ghost] Release 10.1.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-06 12:08:35 +00:00
iamsudipandGitHub 71a2b05b45 [bitnami/airflow] fix typo in tests (#3907)
* bitnami/airflow: fix typo in tests

* bitnami/airflow: upgrade chart version
2020-10-06 13:56:44 +02:00
Bitnami Containers ef4754dd52 [bitnami/nginx] Release 7.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-06 11:56:27 +00:00
661c0db7a0 bitnami/influxdb not starting chown: missing operand after #3863 (#3903)
* fixed Influxdb not starting chown: missing operand after #3863

* version up #3863

Co-authored-by: Yuna <yuna.morgenstern@finreach.com>
2020-10-06 13:54:02 +02:00
Bitnami Containers 90ef327131 [bitnami/nginx-ingress-controller] Release 5.6.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-06 10:18:50 +00:00
Boban AcimovicandGitHub 7ebf48614d fix replication password (#3910)
#3909
2020-10-06 11:35:30 +02:00
Miguel Ángel Cabrera MiñagorriandGitHub 129493edc0 [bitnami/metrics-server] Support only key extraArgs (#3862) 2020-10-06 10:26:44 +02:00
Taishi MatsumotoandGitHub 94a7a68684 [bitnami/nats] Check if it's available ingress api 'networking.k8s.io/v1beta1' (#3890)
* [bitnami/nats] Check if it's available ingress api 'networking.k8s.io/v1beta1'

* [bitnami/nats] bumpup

* Fix bumpup version, only chart version

* Add helper method and use it
2020-10-06 10:19:14 +02:00
4f53a54a33 [bitnami/postgres-ha] Extra volumes, mount and initContainers added. (#3861)
* [bitnami/postgres-ha] extra volumes, mount and initContainers added (bitnami#3437)

* [bitnami/postgres-ha] Version bump.

* [bitnami/postgres-ha] yamllint on values.yaml

* [bitnami/postgres-ha] Minor version bump and cleaning.

* [bitnami/postgresql-ha] Update components versions

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

Co-authored-by: Luis Paarup <luis.paarup@hpe.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-10-06 10:09:39 +02:00
DjangoandGitHub cbb82d28c5 [bitnami/redis] Add arbitrary securityContext configuration to improve security (#3900)
* [bitnami/redis] Added configurable securityContext

* [bitnami/redis] Added runAsUser "auto" support for volumePermissions chown

* [bitnami/redis] Minor README.md updates

* [bitnami/redis] Fixed issues with volumePermissions command

* [bitnami/redis] Added missing ) in README.md
2020-10-06 09:29:18 +02:00
Bitnami Containers 64cb5fd8d5 [bitnami/postgresql] Release 9.8.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-06 06:27:31 +00:00
Bitnami Containers b3868f8c49 [bitnami/postgresql-ha] Release 3.8.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-06 05:52:29 +00:00
Bitnami Containers 66302e6c52 [bitnami/ghost] Release 10.1.17 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 20:21:34 +00:00
91d6aa586d [bitnami/ghost] Fix common dependency (#3906)
* Fix bitnami/ghost common dependency

* Update requirements.lock

Co-authored-by: fdepaz <fdepaz@bitnami.com>
2020-10-05 20:26:36 +02:00
Bitnami Containers 362f1d7e6b [bitnami/mariadb] Release 8.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 17:32:26 +00:00
1206942b69 [bitnami/mariadb] New major version (#3849)
* [bitnami/mariadb] New major version

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

* Use new features included in common chart

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

Co-authored-by: Daniel Arteaga <darteaga@vmware.com>
2020-10-05 18:46:45 +02:00
iamsudipandGitHub 9c532b6205 [bitnami/airflow] add support for fetching dags from multiple git repo (#3804)
* binnami/airflow: add support for fetching dags from multiple git repo

* bitnami/airflow: update validations in helpers

* bitnami/airflow: add kebabcase to repository names

* airflow/airflow: add backward compatibility to removed fields

* bitnami/airflow: make review changes

* airflow/bitnami: remove conflicting tests
2020-10-05 16:41:40 +02:00
Bitnami Containers 3349c1d2a2 [bitnami/aspnet-core] Release 0.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 13:30:31 +00:00
Bitnami Containers f791438a25 [bitnami/node] Release 13.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 13:27:36 +00:00
Bitnami Containers f0ded04a12 [bitnami/mxnet] Release 1.4.28 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 13:00:24 +00:00
Bitnami Containers aa487f6caa [bitnami/kong] Release 1.3.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 12:59:46 +00:00
Bitnami Containers 43906a56f6 [bitnami/discourse] Release 0.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 12:30:03 +00:00
Bitnami Containers 445ed0cbbb [bitnami/elasticsearch] Release 12.7.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-05 12:27:58 +00:00
Alexander KachkaevandGitHub fcb30b4267 [bitnami/mediawiki] Fix service selector greediness (#3871)
* [bitnami/mediawiki] Fix service selector greediness

* Bump chart version
2020-10-05 11:15:09 +02:00
Marcel FestandGitHub d114d446ef [bitnami/common] Fix secret name bug with defaulNameSuffix. (#3888)
* Fix secret name bug with defaulNameSuffix.

* Fixed the creation of secret names

* Ensure that the name is only 63 chars long

* Resetted metallb changes
2020-10-05 10:59:56 +02:00
Carlos Rodríguez HernándezandGitHub 7f4d76409c [bitnami/wordpress] Fix template issue when using certs (#3891) 2020-10-05 10:25:07 +02:00
c033c375b2 [bitnami/prestashop] fix usage of externalDb secret in pod (#3878)
* fixing externaldb in prestashop

* version bump

Co-authored-by: Nick Pratley <nick@ix.asn.au>
2020-10-05 09:11:16 +02:00
f8fa6f677f [bitnami/tomcat] add replicas to tomcat deployment (#3803)
* add replicas to tomcat  deployment

* Update bitnami/tomcat/templates/deployment.yaml

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

* Update bitnami/tomcat/values.yaml

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

* update Chart version, update variables in README.md

* Update Chart.yaml

Co-authored-by: xty <xty@xtydeiMac.local>
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com>
Co-authored-by: Andrés Bono <andresbono@vmware.com>
2020-10-05 08:47:39 +02:00
0bbc2670aa [bitnami/metrics-server] Support configuring service labels (#3870)
Co-authored-by: Jude Iwuh <Jude.Iwuh@travelport.com>
2020-10-05 08:35:04 +02:00
bd582e23d3 [bitnami/redis] volume-permissions container not start (#3851)
* [bitnami/redis] volume-permissions container not start

* [bitnami/redis] fix template $needsVolumePermissions

* Update redis-master-statefulset.yaml

Co-authored-by: Sergey Bespalov <bespalov_sm@srvhub.ru>
Co-authored-by: Andrés Bono <andresbono@vmware.com>
2020-10-05 07:43:28 +02:00
Bitnami Containers 91fcd1eb5d [bitnami/mariadb] Release 7.10.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-04 10:01:16 +00:00
Bitnami Containers e0325102d0 [bitnami/wordpress] Release 9.6.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-03 05:19:17 +00:00
Bitnami Containers 9d316027ba [bitnami/minio] Release 3.7.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-03 04:03:24 +00:00
Bitnami Containers 2d4bb8a70e [bitnami/nginx-ingress-controller] Release 5.6.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-02 22:07:21 +00:00