Commit Graph
9412 Commits
Author SHA1 Message Date
Bitnami Containers ce70445f7e [bitnami/orangehrm] Release 7.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-06 20:00:04 +00:00
Bitnami Containers c5ecf7060d [bitnami/kong] Release 2.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-06 19:09:12 +00:00
Bitnami Containers 1d83ee3b3e [bitnami/phpbb] Release 8.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-06 19:03:52 +00:00
Bitnami Containers a802aa7683 [bitnami/redmine] Release 14.2.13 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-06 18:39:50 +00:00
Omkar YadavandGitHub 8cc78ea2a5 Fix typo in file path (#4229) 2020-11-06 14:00:43 +01:00
b3a2b56951 [bitnami/moodle] Moodle metrics port (#4151)
* Expose metricsPort when metrics.enabled=true

* Bump patch version

* Add metrics service

* Remove service.metricsPort

Co-authored-by: fdepaz <fdepaz@bitnami.com>
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
2020-11-06 11:48:21 +01:00
ae1068771d [bitnami/kafka]Use template for log4j configuration (#4181)
* Use template for log4j configuration

This will allow you to use variables in the log4j configuration

log4j: |-
  log4j.rootLogger={{ default "INFO" .Values.logLevel }}, stdout, kafkaAppender
  log4j.appender.stdout=org.apache.log4j.ConsoleAppender
  log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
  log4j.appender.stdout.layout.ConversionPattern=[%d] %p %m (%c)%n

* Version bumped

* Update bitnami/kafka/templates/log4j-configmap.yaml

Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>

* Switch to the bitnami's standard for tpl values

Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
2020-11-06 11:01:23 +01:00
Bitnami Containers afbb079f41 [bitnami/keycloak] Release 0.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-06 09:11:12 +00:00
Romain GuichardandGitHub 731a029157 [bitnami/external-dns] support for Scaleway DNS provider (#4224) 2020-11-06 09:47:12 +01:00
Bitnami Containers 7ac0105293 [bitnami/suitecrm] Release 8.0.27 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-06 01:10:02 +00:00
Bitnami Containers d8db0b30df [bitnami/wordpress] Release 9.9.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-05 19:06:40 +00:00
Daniel ArteagaandGitHub 218bdec24f [bitnami/wavefront] feat: add pod security policy to enable hostpath (#4217)
* [bitnami/wavefront] feat: add pod security policy to enable hostpath

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

* fix: wrong podsecuritypolicy path

Signed-off-by: darteaga <darteaga@vmware.com>
2020-11-05 16:32:43 +01:00
843594f61b [bitnami/thanos] allow overriding service selectors (#4211)
* [bitnami/thanos] allow overriding service selectors

Allow overriding of selectors for all thanos components services. If the value labelSelectorsOverride stays empty, current behavior with default labels is used.

* fix: resolve PR comments

* Remove component label when using labelSelectorsOverride

Co-authored-by: Andrés Bono <andresbono@vmware.com>
2020-11-05 12:48:34 +01:00
9c9f173e78 [bitnami/external-dns] add support for aws-api-retries arg (#4199)
* [bitnami/external-dns] add support for aws-api-retries arg

* Bump chart version

* Document variable in README

* Apply suggestions from code review

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

* Use default value

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
2020-11-05 11:13:15 +01:00
Juan Ariza ToledanoandGitHub b7a5f543c2 Add new chart: Keycloak (#4163) 2020-11-05 11:00:11 +01:00
Bitnami Containers 717555e9d3 [bitnami/jenkins] Release 5.0.28 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-05 00:14:15 +00:00
Bitnami Containers f7317c846c [bitnami/kube-prometheus] Release 2.2.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-04 22:04:30 +00:00
Daniel ArteagaandGitHub 2eec409666 [bitnami/postgresql] fix: update values to avoid warnings (#4212)
Signed-off-by: darteaga <darteaga@vmware.com>
2020-11-04 16:29:53 +01:00
2ed85a611e [bitnami/redis] Makes password argument conditional for TLS as well (#4196)
* Makes password argument conditional for TLS as well

* Version update

Co-authored-by: Jaak Pruulmann-Vengerfeldt <jjpp@cyber.ee>
2020-11-04 14:57:20 +01:00
Alejandro MorenoandGitHub 3ab16fc5f2 Fix Moodle init containers (#4213) 2020-11-04 14:35:07 +01:00
abb7aefe4d [bitnami/redis] Force redis-exporter to use TLS (#4195)
* Force redis-exporter to use TLS

* Version update

Co-authored-by: Jaak Pruulmann-Vengerfeldt <jjpp@cyber.ee>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
2020-11-04 12:19:26 +01:00
Miguel Ángel Cabrera MiñagorriandGitHub 979f59863d [bitnami/mariadb] Fix master and slave references (#4193) 2020-11-04 12:19:19 +01:00
Marcos BjoerkelundandGitHub 1561d7ccef [bitnami/redis] Fix sentinel when password contains '%' (#4200)
* [bitnami/redis] Fix sentinel when password contains '%'

* update chart version
2020-11-04 11:34:09 +01:00
Thomas PerroninandGitHub 91ca0df4a6 [bitnami/etcd] Disable metrics even if podAnnotations are provided (#4146) 2020-11-04 11:24:46 +01:00
Bitnami Containers 61fde01a6c [bitnami/mariadb-galera] Release 4.4.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-04 07:35:45 +00:00
Bitnami Containers 8a153c557f [bitnami/mariadb] Release 8.0.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-04 07:32:13 +00:00
Bitnami Containers 343e773f7d [bitnami/ghost] Release 10.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-04 01:57:47 +00:00
Bitnami Containers 3c992aa1e4 [bitnami/postgresql] Release 9.8.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-04 00:41:18 +00:00
Bitnami Containers 029678c87c [bitnami/postgresql-ha] Release 5.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-03 20:55:59 +00:00
Bitnami Containers ed4f45906a [bitnami/wildfly] Release 5.0.0 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-03 17:31:38 +00:00
09e4caf414 [bitnami/redis-cluster] Only render yaml keys that are lists when there are actual values for them (#4152)
* Only render yaml keys that are lists when there are actual values for them

* Bump chart version

* Fix condition on volumeMounts for init cluster job

* Remove extra newline

* Fix volumeclaim selector

* Make linter happy

Co-authored-by: Andrés Bono <andresbono@vmware.com>
2020-11-03 17:07:02 +01:00
Bitnami Containers 7816d7638a [bitnami/nats] Release 4.5.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-03 15:57:43 +00:00
Thorsten KleinandGitHub d562cffe4c [bitnami/redis] Fix: "sh -c" for volume-permissions initContainer (#4191)
Add the /bin/sh -cx command in front of the "chown" stuff to avoid "file
not found" and similar errors. Similar to how it's done in the Postgres
chart.

Signed-off-by: Thorsten Klein <iwilltry42@gmail.com>
2020-11-03 16:34:27 +01:00
d2e6fb785d Fix CONTRIBUTING.md link (#4198)
Co-authored-by: fdepaz <fdepaz@bitnami.com>
2020-11-03 16:12:57 +01:00
Michał ZimniewiczandGitHub 7f131edd99 [bitnami/moodle] Fix docs and examples re. externalDatabase.user (#4187)
* fix docs and examples on externalDatabase.user

* bump chart version

* bump chart version
2020-11-03 15:11:00 +01:00
Bitnami Containers fa8e1ce50e [bitnami/nginx] Release 7.1.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-03 09:21:34 +00:00
Miguel Ángel Cabrera MiñagorriandGitHub 111391dcc2 [bitnami/mongodb] Fix README.md issue (#4164) 2020-11-03 10:07:03 +01:00
Michał ZimniewiczandGitHub 2993f6d25f fix reading externalDatabase.password from secret (#4190) 2020-11-03 09:11:34 +01:00
Heiko NickerlandGitHub 5fe394b15e [bitnami/minio] Sanitize namespace (#4183) 2020-11-02 17:48:43 +01:00
Chris CoggburnandGitHub 5127668e00 [bitnami/redis*] Set metrics exporter CA certificate env variable (#4169)
* Set metrics exporter CA certificate env variable

Add the REDIS_EXPORTER_TLS_CA_CERT_FILE environment variable to the prometheus exporter
https://github.com/oliver006/redis_exporter/issues/387 has been resolved

* Bump redis chart version to 11.3.0

* Set metrics exporter CA certificate env variable

Add the REDIS_EXPORTER_TLS_CA_CERT_FILE environment variable to the prometheus exporter
https://github.com/oliver006/redis_exporter/issues/387 has been resolved

* Bump redis-cluster chart version to 3.3.0
2020-11-02 17:44:18 +01:00
michaelbonadioGitHubBonadio, Michael <bonadm1@nationwide.com>
e0b27020c1 [bitnami/tomcat] feat: allow custom values for liveness and readiness probe (#4167)
* allow custom values for liveness and readiness probe

* end file in newline

* remove trailing spaces

* add enabled flag to livenessProbe and readinessProbe

Co-authored-by: Bonadio, Michael <bonadm1@nationwide.com>
2020-11-02 16:26:33 +01:00
74b9ab338f [bitnami/mariadb] Add commonLabels to pods spec (#4176)
* add commonLabels to pods in statefulsets

* fix intendation

* bump chart version

Co-authored-by: Andrzej W-P <andrzej@codewave.pl>
2020-11-02 14:55:11 +01:00
Charlie ChenandGitHub c324117f72 [bitname/harbor] Support Harbor proxy cache (#4178) 2020-11-02 12:50:06 +01:00
Bitnami Containers 56ba499f7b [bitnami/influxdb] Release 0.6.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-31 04:37:14 +00:00
Bitnami Containers 2663708499 [bitnami/wordpress] Release 9.9.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-30 22:38:33 +00:00
Bitnami Containers cb42bc1af7 [bitnami/discourse] Release 1.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-30 19:06:50 +00:00
Bitnami Containers 099db19eac [bitnami/pytorch] Release 1.3.25 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-30 17:25:37 +00:00
Bitnami Containers 49302a2351 [bitnami/grafana] Release 3.4.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-30 14:07:34 +00:00
Miguel Ángel Cabrera MiñagorriandGitHub ea13243ea6 [bitnami/postgresql] Fix secret logic for passwords (#4123) 2020-10-30 14:16:01 +01:00
Vincent BeharandGitHub b3a95b701b [bitnami/*] Extra manifests should be top-level (#4161)
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.

this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +01:00