Bitnami Containers
d8db0b30df
[bitnami/wordpress] Release 9.9.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
wordpress/9.9.2
2020-11-05 19:06:40 +00:00
Daniel Arteaga
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
janlud
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 >
thanos/2.6.0
2020-11-05 12:48:34 +01:00
Frederic MARTIN
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 >
external-dns/3.6.0
2020-11-05 11:13:15 +01:00
Juan Ariza Toledano
b7a5f543c2
Add new chart: Keycloak ( #4163 )
keycloak/0.1.0
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 >
jenkins/5.0.28
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 >
kube-prometheus/2.2.3
2020-11-04 22:04:30 +00:00
Daniel Arteaga
2eec409666
[bitnami/postgresql] fix: update values to avoid warnings ( #4212 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
postgresql/9.8.11
2020-11-04 16:29:53 +01:00
Jaak Pruulmann-Vengerfeldt
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 >
redis/11.3.4
2020-11-04 14:57:20 +01:00
Alejandro Moreno
3ab16fc5f2
Fix Moodle init containers ( #4213 )
moodle/9.0.4
2020-11-04 14:35:07 +01:00
Jaak Pruulmann-Vengerfeldt
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 >
redis/11.3.3
2020-11-04 12:19:26 +01:00
Miguel Ángel Cabrera Miñagorri
979f59863d
[bitnami/mariadb] Fix master and slave references ( #4193 )
mariadb/8.0.7
2020-11-04 12:19:19 +01:00
Marcos Bjoerkelund
1561d7ccef
[bitnami/redis] Fix sentinel when password contains '%' ( #4200 )
...
* [bitnami/redis] Fix sentinel when password contains '%'
* update chart version
redis/11.3.2
2020-11-04 11:34:09 +01:00
Thomas Perronin
91ca0df4a6
[bitnami/etcd] Disable metrics even if podAnnotations are provided ( #4146 )
etcd/4.12.2
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 >
mariadb-galera/4.4.6
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 >
mariadb/8.0.6
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 >
ghost/10.2.1
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 >
postgresql/9.8.10
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 >
postgresql-ha/5.2.4
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 >
wildfly/5.0.0
2020-11-03 17:31:38 +00:00
Erik Deijl
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 >
redis-cluster/3.3.1
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 >
nats/4.5.8
2020-11-03 15:57:43 +00:00
Thorsten Klein
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 >
redis/11.3.1
2020-11-03 16:34:27 +01:00
Francisco de Paz Galán
d2e6fb785d
Fix CONTRIBUTING.md link ( #4198 )
...
Co-authored-by: fdepaz <fdepaz@bitnami.com >
2020-11-03 16:12:57 +01:00
Michał Zimniewicz
7f131edd99
[bitnami/moodle] Fix docs and examples re. externalDatabase.user ( #4187 )
...
* fix docs and examples on externalDatabase.user
* bump chart version
* bump chart version
moodle/9.0.3
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 >
nginx/7.1.6
2020-11-03 09:21:34 +00:00
Miguel Ángel Cabrera Miñagorri
111391dcc2
[bitnami/mongodb] Fix README.md issue ( #4164 )
2020-11-03 10:07:03 +01:00
Michał Zimniewicz
2993f6d25f
fix reading externalDatabase.password from secret ( #4190 )
moodle/9.0.2
2020-11-03 09:11:34 +01:00
Heiko Nickerl
5fe394b15e
[bitnami/minio] Sanitize namespace ( #4183 )
minio/3.7.18
2020-11-02 17:48:43 +01:00
Chris Coggburn
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
redis-cluster/3.3.0
redis/11.3.0
2020-11-02 17:44:18 +01:00
michaelbonadio
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 >
tomcat/6.7.0
2020-11-02 16:26:33 +01:00
andrzejwp
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 >
mariadb/8.0.5
2020-11-02 14:55:11 +01:00
Charlie Chen
c324117f72
[bitname/harbor] Support Harbor proxy cache ( #4178 )
harbor/8.1.5
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 >
influxdb/0.6.11
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 >
wordpress/9.9.1
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 >
discourse/1.0.1
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 >
pytorch/1.3.25
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 >
grafana/3.4.7
2020-10-30 14:07:34 +00:00
Miguel Ángel Cabrera Miñagorri
ea13243ea6
[bitnami/postgresql] Fix secret logic for passwords ( #4123 )
postgresql/9.8.9
2020-10-30 14:16:01 +01:00
Vincent Behar
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
harbor/8.1.4
moodle/9.0.1
redis-cluster/3.2.11
consul/8.0.4
phpbb/8.0.4
joomla/8.1.9
nginx/7.1.5
dokuwiki/9.4.2
postgresql/9.8.8
postgresql-ha/5.2.3
drupal/9.1.3
prestashop/11.0.3
kong/2.0.1
aspnet-core/0.3.3
cassandra/6.0.6
opencart/8.0.2
2020-10-30 14:11:06 +01:00
Chase
181a02f5a9
[bitnami/ghost]: support priorityClassName ( #4156 )
...
* ghost: support priorityClassName
* Apply suggestions from code review
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
ghost/10.2.0
2020-10-30 13:18:04 +01:00
Bitnami Containers
bef1863ac1
[bitnami/external-dns] Release 3.5.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
external-dns/3.5.1
2020-10-30 09:38:38 +00:00
Michele
2f94dccd10
fix: add multiline string indicator in example data ( #4153 )
...
Co-authored-by: Michele Mondelli <michele.mondelli@bonsaimeme.com >
mongodb/9.3.1
2020-10-30 10:22:45 +01:00
Jose Antonio Carmona
ab514156fa
[bitnami/kong] MAJOR - Kong subchart bump ( #4109 )
...
* Add common library chart
Signed-off-by: joancafom <jcarmona@bitnami.com >
* Add standardizations
Signed-off-by: joancafom <jcarmona@bitnami.com >
* Bump subcharts version
* Subchart bumps & docs
* Update requirements.lock
* Update README with clarification
* Add suggestions
kong/2.0.0
2020-10-30 09:45:08 +01:00
Eric Herot
c730908fcb
[bitnami/wordpress] Make it possible to add arbitrary path objects to main vhost ( #4133 )
...
* [bitnami/wordpress] Allow additional arbitrary path objects
* [bitnami/wordpress] Bump version to 9.9.0
Co-authored-by: Andrés Bono <andresbono@vmware.com >
wordpress/9.9.0
2020-10-30 09:14:52 +01:00
Bitnami Containers
9001a89fc4
[bitnami/wordpress] Release 9.8.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
wordpress/9.8.5
2020-10-29 22:51:17 +00:00
Bitnami Containers
a129eb9932
[bitnami/spring-cloud-dataflow] Release 1.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
spring-cloud-dataflow/1.2.1
2020-10-29 22:21:02 +00:00
Bitnami Containers
68c71e5697
[bitnami/postgresql-ha] Release 5.2.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
postgresql-ha/5.2.2
2020-10-29 17:57:50 +00:00
Daniel Arteaga
94f7e8c5d2
[bitnami/tomcat] feat: add extra env vars ( #4114 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
tomcat/6.6.0
2020-10-29 16:40:13 +01:00
Bitnami Containers
fd5027bf43
[bitnami/harbor] Release 8.1.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
harbor/8.1.3
2020-10-29 14:34:00 +00:00