Commit Graph

12952 Commits

Author SHA1 Message Date
bbaudelet
c4c408257c [bitnami/postgresql, zookeeper] Modify extravolumes and integrate sidecars (#7555)
* Update servicemonitor.yaml

Add template render for .Values.metrics.serviceMonitor.additionalLabels

* [bitnami/postgresql]

add template render for .Values.primary.extraVolumes

* [bitnami/postgresql]

Add template render for .Values.readReplicas.extraVolumes

* [bitnami/postgresql]

Update documentation about new value evaluated as a template (primary.extraVolumes, readReplicas.extraVolumes and metrics.serviceMonitor.additionalLabels).

* [bitnami/postgres]

Bump chart version

* [bitnami/zookeeper] Update ExtraVolumes as template render, add sidecar to POD and ZOO_LOG4J_PROP environment variables

* [bitnami/postgresql] Remove information (value evaluated as a template) from README.md

* [bitnami/zookeeper] Remove information to Readme, empty space at end of the line 294 bitnami/zookeeper/templates/statefulset.yaml and move comment on values

* [bitnami/zookeeper] Bump zookeeper chart version

* [bitnbami/zookeeper] Fix missnaming and nexw line on values and Fix README

* [bitnbami/postgresql] Fix README

* [bitnbami/postgresql] Fix README

* [bitnbami/postgresql] Bump postgresql version

* Update Chart.yaml

Include new line at the end of the file

Co-authored-by: baudelet <bbaudelet.soprasteria@lfdj.com>
Co-authored-by: alvneiayu <alvaron@vmware.com>
postgresql/10.10.3 zookeeper/7.4.4
2021-09-24 13:44:58 +02:00
Bitnami Containers
595b439ca6 [bitnami/grafana-operator] Release 1.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
grafana-operator/1.1.4
2021-09-24 11:42:38 +00:00
Rel Zhong
b3072027ca [bitnami/etcd] feat: allow reuse startFromSnapshot volume in the disasterRecovery (#7511)
* feat: allow reuse startFromSnapshot volume in the disasterRecovery

* chore: bump version

* fix: set ETCD_INIT_SNAPSHOTS_DIR to mount path in disasterRecovery.pvc.existingClaim

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>

* [bitnami/etcd] Update components versions

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

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
etcd/6.8.4
2021-09-24 12:56:47 +02:00
Miguel Ángel Cabrera Miñagorri
e5ab2e6ecd [bitnami/*] Generate READMEs with new generator version (#7614)
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
2021-09-24 12:46:12 +02:00
Bitnami Containers
ec25397107 [bitnami/kiam] Release 0.3.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kiam/0.3.14
2021-09-24 09:43:21 +00:00
lrc0
1f4a2da3e5 add kafka acl config param (#7576)
* add kafka acl config param

* add kafka acl config param document description

* Remove zk acl configuration

* Revise install instructions and Chart.yaml version

Co-authored-by: 李蕊材 <liruicai@scsvision.com>
kafka/14.2.0
2021-09-24 11:09:49 +02:00
Bitnami Containers
5eb8c87138 [bitnami/spark] Release 5.7.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
spark/5.7.3
2021-09-24 08:11:04 +00:00
Bitnami Containers
e5c193e68b [bitnami/etcd] Release 6.8.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
etcd/6.8.3
2021-09-24 08:05:14 +00:00
Bitnami Containers
fb5529ce50 [bitnami/metrics-server] Release 5.10.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
metrics-server/5.10.2
2021-09-24 07:55:52 +00:00
Carlos Rodriguez Hernandez
a8d100a745 [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-09-24 06:23:59 +00:00
Bitnami Containers
468a3df900 [bitnami/nats] Release 6.4.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nats/6.4.8
2021-09-24 04:11:55 +00:00
Bitnami Containers
e3181e52c6 [bitnami/cert-manager] Release 0.1.20 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
cert-manager/0.1.20
2021-09-24 01:11:00 +00:00
Bitnami Containers
25f842ecef [bitnami/ejbca] Release 3.0.0 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
ejbca/3.0.0
2021-09-23 17:51:59 +00:00
Ibone González Mauraza
500d1703aa fiz args (#7608) minio/8.1.4 2021-09-23 17:01:35 +02:00
Bitnami Containers
84ee61cd57 [bitnami/tomcat] Release 9.2.27 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
tomcat/9.2.27
2021-09-23 14:31:04 +00:00
Bitnami Containers
62532a49e4 [bitnami/ghost] Release 14.0.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
ghost/14.0.18
2021-09-23 14:24:56 +00:00
Roberto Andradas
ca00baab7a [bitnami/airflow] Fix cannot fetch logs in worker nodes (#7603)
* Airflow containers requires to pass a new Airflow configuration param called AIRFLOW_SECRET_KEY

* This value is used by Airflow's task logs fetching from workers

* Update image values to the worker, scheduler and web containers

* These new container images fix a problem that prevented users from
  dowloading logs from workers through the UI

* Fix scheduler,worker and web images value

* Last README.md updates about the new value auth.secretKey and images

* Bump up chart version

* fix fernet and secret key env var name
airflow/11.0.4
2021-09-23 15:19:49 +01:00
Carlos Rodriguez Hernandez
79eac4490b [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-09-23 10:24:34 +00:00
Ibone González Mauraza
2af773d2ec Add args of gategay console-address (#7599) minio/8.1.3 2021-09-23 10:50:03 +02:00
Miguel Ángel Cabrera Miñagorri
ae7e0dd6a6 [bitnami/wordpress] Use the dependency fullname template (#7472)
* [bitnami/wordpress] Use the dependency fullname template

* Delete unnedeed line

* Update airflow dependencies fullnames

* Update argo-cd dependencies fullnames

* Update Chart.lock

* Fix redis service name

* Bump wordpress version
airflow/11.0.3 argo-cd/2.0.1 wordpress/12.1.16
2021-09-23 10:37:00 +02:00
gkulkarni32
adfbaecba7 bitnami/dataplatform-bp1 Adding Data Platform metrics emitter and Prometheus Exporter (#7504)
* updated chart with exporter and emitter yamls

* updated sa and DP_URI

* set serviceaccount to disabled

* added sa and rolebinding, updated comments in values.yaml

* updated annotations and readme

* removed trailing spaces

* updated docker images

* updated README

* removed trailing spaces

* removed trailing spaces after image tag

* Fixes

* [bitnami/dataplatform-bp1] Update components versions

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

* Fix metadata

* [bitnami/dataplatform-bp1] Update components versions

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

Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-09-23 10:25:39 +02:00
Javier J. Salmerón-García
7e0f5a360f [bitnami/dataplatform-bp2] Fix annotations (#7597)
* [bitnami/dataplatform-bp2] Fix annotations

* [bitnami/dataplatform-bp2] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-09-23 10:25:14 +02:00
Rodrigo Carvalho
a218757c58 [bitnami/contour] - 7571 Add targetPort as values to aws nlb ssl termination (#7571)
* removed hardcode port number

assign targetPort from values.yaml

* update AWS NLB annotations

* bump Chart version

Co-authored-by: Rodrigo Carvalho <rodrigo.carvalho@epicgames.com>
contour/5.5.3
2021-09-23 09:36:01 +02:00
Carlos Rodríguez Hernández
cea2c75702 [bitnami/grafana-operator] Update README.md 2021-09-23 09:24:45 +02:00
Bitnami Containers
e584946b1b [bitnami/wordpress] Release 12.1.15 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wordpress/12.1.15
2021-09-22 22:27:24 +00:00
Bitnami Containers
3f12b2af85 [bitnami/logstash] Release 3.6.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
logstash/3.6.7
2021-09-22 19:25:48 +00:00
Bitnami Containers
7d34f126b8 [bitnami/wavefront] Release 3.1.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-09-22 18:52:04 +00:00
Bitnami Containers
10385518fc [bitnami/postgresql-ha] Release 7.9.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql-ha/7.9.6
2021-09-22 18:07:18 +00:00
Bitnami Containers
edba74c8ee [bitnami/postgresql] Release 10.10.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql/10.10.2
2021-09-22 17:54:13 +00:00
Bitnami Containers
225e7dd1fb [bitnami/nginx-ingress-controller] Release 8.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nginx-ingress-controller/8.0.1
2021-09-22 17:35:37 +00:00
Juan Ariza Toledano
a77684b26f [bitnami/rabbitmq-cluster-operator] Add missing extra-list.yaml (#7574)
Signed-off-by: juan131 <juanariza@vmware.com>
rabbitmq-cluster-operator/0.1.4
2021-09-22 17:38:46 +02:00
gkulkarni32
7e1834c668 bitnami/dataplatform-bp2 Add Data Platform Metrics Emitter and Prometheus Exporters (#7508)
* added bp2 changes for exporters

* updated annotations and readme

* removed trailing spaces

* updated docker images

* updated README and values as per readme requirements

* removed trailing spaces

* Apply several fixes

* [bitnami/dataplatform-bp2] Update components versions

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

Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-09-22 17:31:51 +02:00
bellke
3f06bdd8df [bitnami/common] fix readme for common chart (#7577)
* fix readme for common chart

* Update Chart.yaml
common/1.9.1
2021-09-22 14:11:40 +02:00
Abhijit Bhattacharya
9de0e60206 [bitnami/spring-cloud-dataflow] - 7541 Add spring.flyway.enabled configuration (#7570)
* 7541 - Add configuration for spring.flyway.enabled

* Update bitnami/spring-cloud-dataflow/Chart.yaml

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update bitnami/spring-cloud-dataflow/values.yaml

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update bitnami/spring-cloud-dataflow/templates/skipper/configmap.yaml

Thanks for catching this indentation issue

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Update Chart.yaml

* 7541 - Adding new line at end of Chart.yaml

* [bitnami/spring-cloud-dataflow] Update components versions

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

Co-authored-by: Abhijit Bhattacharya <abhijit.bhattacharya@sincrodigital.com>
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
spring-cloud-dataflow/4.1.0
2021-09-22 14:04:01 +02:00
vikram-bitnami
2d94f8ce91 T41189 Fixed broken links in Thanos README (#7542)
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com>
thanos/6.0.2
2021-09-22 16:51:19 +05:30
Abhimanyu Saharan
5d0d13eb46 [bitnami/minio] fix: ingress name and port (#7565)
* fix: update name to be unique

* fix: service port for api

* chore: bump chart version
minio/8.1.2
2021-09-22 10:39:08 +02:00
Abhijit Bhattacharya
cb5e060704 [bitnami/spring-cloud-dataflow] 7539 - add spring cloud task closecontext enabled (#7567)
* 7539 - Adding Spring Cloud Task closecontextEnabled as true in spring-cloud-data-flow server configmap.yaml

* 7539 - Bumping up Chart version

Co-authored-by: Abhijit Bhattacharya <abhijit.bhattacharya@sincrodigital.com>
spring-cloud-dataflow/4.0.4
2021-09-22 09:50:06 +02:00
Juan Ariza Toledano
da8821f431 Reduce time needed to update chart dependencies (#7575)
Signed-off-by: juan131 <juanariza@vmware.com>
2021-09-22 08:55:42 +02:00
Juan Ariza Toledano
b766180b06 Update README.md 2021-09-22 08:15:42 +02:00
Bitnami Containers
276c425f08 [bitnami/elasticsearch] Release 17.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
elasticsearch/17.0.4
2021-09-22 05:54:22 +00:00
Bitnami Containers
1c00c36285 [bitnami/nats] Release 6.4.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nats/6.4.7
2021-09-22 01:24:12 +00:00
Carlos Rodriguez Hernandez
bd0f8f2f28 [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-09-21 20:33:49 +00:00
Carlos Rodriguez Hernandez
716d67a491 [bitnami/dataplatform-bp1] Update Chart.lock corresponding to the previous patch version bump
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-09-21 20:33:02 +00:00
Bitnami Containers
1378ae9d7f [bitnami/kibana] Release 9.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kibana/9.0.4
2021-09-21 20:15:47 +00:00
Bitnami Containers
6e80badf8a [bitnami/logstash] Release 3.6.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
logstash/3.6.6
2021-09-21 19:35:57 +00:00
Bitnami Containers
a44ad68fa7 [bitnami/mediawiki] Release 12.3.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mediawiki/12.3.11
2021-09-21 16:14:12 +00:00
Carlos Rodriguez Hernandez
85642dd1bb [bitnami/dataplatform-bp1] Update chart version to trigger a new release
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-09-21 16:08:28 +00:00
Bitnami Containers
65b3fa2e46 [bitnami/wavefront-adapter-for-istio] Release 1.0.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-09-21 15:08:11 +00:00
Bitnami Containers
c324279dca [bitnami/ejbca] Release 2.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
ejbca/2.3.4
2021-09-21 14:16:50 +00:00
Bitnami Containers
7f04ed593a [bitnami/testlink] Release 9.2.21 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-09-21 13:51:26 +00:00