Commit Graph

37 Commits

Author SHA1 Message Date
Fran Mulero
0f6cbb9099 [bitnami/*] add ingress extraRules feature (#10253)
* Add extraRules to ingress objects

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Execute readme generator

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Version bump

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-05-16 18:35:09 +02:00
Fran Mulero
0911c803fc [template] update template with latest standardisation changes (#10231)
* Apply some fixes

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Use the new helper for HPA API version

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Remove extra whitespace

Signed-off-by: Fran Mulero <fmulero@vmware.com>

Co-authored-by: Miguel Ruiz <miruiz@vmware.com>

Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
2022-05-16 11:41:46 +02:00
Fran Mulero
366a8f8cbe [template] Add missing namespace metadata (#10168)
* Review namespace metadata

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-05-12 10:58:21 +02:00
Carlos Rodríguez Hernández
9cfe4a48cc [bitnami/*] Fix typo in comments (relay -> rely) (#10151)
* [bitnami/*] Fix typo in comments (relay -> rely)

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>

* [skip ci] Update README.md with readme-generator-for-helm

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-05-11 19:07:46 +02:00
Fran Mulero
b763ce5f75 [template] Update template with latest standardisation changes (#10105)
* Update template with latest standardisation changes

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Don't set number of replicas if autoscaling is enabled

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-05-11 09:24:05 +02:00
Miguel Ángel Cabrera Miñagorri
f6b20dc7fd Update template to the latest standardisations (#9512)
* [bitnami/template] Standardise values.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Revert wrong changes

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* [bitnami/template] Standardise templates directory files

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Fix issues and address suggestions

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* [bitnami/template] Standardise values.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Add subPath condition

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Add terminationGracePeriodSeconds and persistence header

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
2022-03-31 19:15:35 +02:00
Romain Barissat
8a2c62c4bd Make use of computed namespace name from common library (#9492)
Signed-off-by: Romain Barissat <romain-noreply@barissat.com>
2022-03-21 15:10:42 +01:00
Brad Solomon
11c50fc608 Chart cleanup: template/CHART_NAME template chart (#9469)
* Fix some typos for MAIN_OBJECT_BLOCK in the template chart

Signed-off-by: Brad Solomon <81818815+brsolomon-deloitte@users.noreply.github.com>

* Remove extraneous character from template string

Signed-off-by: Brad Solomon <81818815+brsolomon-deloitte@users.noreply.github.com>

* Add missing closing bracket to ingress template

Signed-off-by: Brad Solomon <81818815+brsolomon-deloitte@users.noreply.github.com>

* Fix link for containerSecurityContext

Signed-off-by: Brad Solomon <81818815+brsolomon-deloitte@users.noreply.github.com>
2022-03-18 11:51:57 +01:00
Juan Ariza Toledano
dcec32e41d [bitnami/minio] Missing references to common.ingress.certManagerRequest (#8895) 2022-02-03 15:24:40 +01:00
Carlos Rodríguez Hernández
8d740c566c [bitnami/several] Change prerequisites (#8725)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-20 09:42:29 +01:00
Carlos Rodríguez Hernández
0ad69f5110 Update README.md 2022-01-03 17:42:09 +01:00
Carlos Rodríguez Hernández
fb93b8306e Update README.md 2022-01-03 17:39:15 +01:00
Carlos Rodríguez Hernández
1ae88e1694 Update README.md 2022-01-03 17:36:55 +01:00
Carlos Rodríguez Hernández
f986de260f Add license to README 2022-01-03 17:35:39 +01:00
Carlos Rodríguez Hernández
a6751cdd33 [bitnami/several] Add chart info to NOTES.txt (#7889) 2021-10-22 16:04:39 +02:00
Carlos Rodríguez Hernández
9711a33c6e [bitnami/several] Change pullPolicy for bitnami-shell image (#7852)
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
2021-10-19 14:38:37 +02:00
Miguel Ángel Cabrera Miñagorri
9048fe5131 [bitnami/grafana] Standardise grafana helm chart (#7733)
* [bitnami/grafana] Standardise grafana helm chart

* Fix metadata

* set automount to false

* Add upgrade note to README.md

* Rebase master
2021-10-13 10:46:51 +02:00
Juan Ariza Toledano
c9ff4564f4 Template: add new standardizations (#7767) 2021-10-13 08:38:18 +02:00
Carlos Rodríguez Hernández
6c2a03115d Fix metadata (nil VS empty string) (#7304) 2021-08-24 17:21:18 +02:00
Si Feng
365d6517be Fix template logic (#7223) 2021-08-17 22:00:02 +02:00
Si Feng
041766798e Fix template image section (#7172) 2021-08-10 10:33:51 +02:00
Si Feng
e73b788e04 Fix template replicaCount (#7166) 2021-08-09 10:42:46 +02:00
Carlos Rodríguez Hernández
f1344b0361 [bitnami/several] Add diagnostic mode (#7012)
* Rebase master

* Fix typo in statefulset

* Include lifecycle in the if statement

* Include metrics container

* Update README

* Rebase master

* Rebase master

* Rebase master

* Add diagnostic mode to etcd

* Add diagnostic mode to fluentd

* Add diagnostic mode to grafana-tempo

* Add diagnostic mode to haproxy

* Rebase master

* Fix values location and README

* Add diagnostic mode to the scaffolding

* Add diagnostic mode to kafka

* Add diagnostic mode to kong

* Fix linter in ejbca

* Add diagnostic mode to logstash

* Add diagnostic mode to mariadb

* Add diagnostic mode to mongodb-sharded

* Fix BITNAMI_DEBUG in galera

* Add diagnostic mode to mysql

* Add diagnostic mode to nats

* Add diagnostic mode to postgresql

* Add diagnostic mode to rabbitmq

* Add diagnostic mode to redis-cluster

* Add diagnostic mode to spark

* Add diagnostic mode to wordpress

* Add diagnostic mode to zookeeper

* Fix/Add BITNAMI_DEBUG in kong, nats, and spark

* Update READMEs

* Unify 'Please be patient...' sentence in NOTES

* Bump galera version
2021-07-27 13:10:01 +02:00
Juan Ariza Toledano
d5c0f0001a Template: Add ingress resources (#6834) 2021-07-02 13:48:53 +02:00
Miguel Ángel Cabrera Miñagorri
5643220d32 Update templates for readme generator (#6472) 2021-05-26 17:02:20 +02:00
Juan Ariza Toledano
5e12e4747d Template - Adapt values to new format (#6308) 2021-05-07 08:14:41 +02:00
Carlos Rodriguez Hernandez
c986ec91e2 Add README to the scaffolding 2021-04-08 11:59:17 +00:00
Carlos Rodríguez Hernández
870bc4dba1 [bitnami/*] Remove minideb mentions (#5677)
* Replace minideb by bitnami-shell in READMEs
* Avoid minideb mentions in Helm Charts
* Update values.yaml
* Update values.yaml
2021-03-04 15:26:03 +01:00
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01:00
Carlos Rodríguez Hernández
03db52dcc4 Update deployment.yaml 2021-02-22 11:30:14 +01:00
Javier J. Salmerón-García
bec1c10607 [bitnami/template] Add hostAliases (#5323) 2021-01-29 15:10:22 +01:00
Carlos Rodríguez Hernández
0462921418 [bitnami/*] Unify icons in Chart.yaml and add missing fields (#5206)
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Juan Ariza Toledano
2239ec1f63 Minor corrections in template (#4767) 2020-12-17 13:51:50 +01:00
bl-ue
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
Carlos Rodríguez Hernández
9fe815e2b0 [bitnami/template] Adapt Chart scaffolding to apiVersion: v2 (#4286) 2020-11-10 17:24:11 +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
2020-10-30 14:11:06 +01:00
Carlos Rodríguez Hernández
bc1f05b22c Add chart scaffolding to serve as a guide when creating new charts (#4074)
* Add chart scaffolding to serve as a guide when creating new charts

* Improve README

* Update template/CHART_NAME/templates/NOTES.txt

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

* Update template/CHART_NAME/templates/deployment.yaml

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

* Fix tolerations

* Add clusterDomain

* Replace foo: bar in secret

* Update template/CHART_NAME/templates/deployment.yaml

Co-authored-by: Jose Antonio Carmona <jcarmona@bitnami.com>

* Improve probes and extraEnvVars

* Add replicas to deployment and statefulset

* Improve securityContext

* Improve command

* Improve probes

* Add service type

* Update template/CHART_NAME/templates/deployment.yaml

Co-authored-by: Jose Antonio Carmona <jcarmona@bitnami.com>

* Add podAffinity, podAntiAffinity, and nodeAffinity

* Remove readOnly

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Co-authored-by: Jose Antonio Carmona <jcarmona@bitnami.com>
2020-10-23 16:05:11 +02:00