Commit Graph

9 Commits

Author SHA1 Message Date
dharmendra kariya
ee5597c86b Update NOTES.txt (#6292)
* Update NOTES.txt

* Add namespace to helm upgrade command and unify format --namespace vs -n

Co-authored-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2021-05-05 10:28:35 +02:00
André Bauer
780257596f fix initcontainer usage (#6112)
Signed-off-by: André Bauer <monotek23@gmail.com>
2021-04-16 10:02:12 +02:00
Javier J. Salmerón-García
2fea8a7f27 [bitnami/phpbb] Add hostAliases (#5290) 2021-01-28 13:14:50 +01:00
Javier J. Salmerón-García
98abc29f44 [bitnami/phpbb] Major change: adapt ingress (#5004) 2021-01-14 11:22:45 +01:00
Francisco de Paz Galán
9092df7e71 [bitnami/phpBB] Major version. Adapt Chart to apiVersion: v2 and Update MariaDB Dependency (#4353)
* Drop Helm 2 support and update mariadb major

* Add missing info

* Migrate mariadb values

* Remove requirements.lock

* Format/Fix linter issues in yaml

* [bitnami/phpbb] Update components versions

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

Co-authored-by: fdepaz <fdepaz@bitnami.com>
Co-authored-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-19 17:13:34 +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
Javier J. Salmerón-García
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
Ibone González Mauraza
de3806f6bd [bitnami/chart] Change in the command of apache-exporter (#2289)
* Change in the command of apache-exporter

* [bitnami/mediawiki] Update components versions

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

* [bitnami/opencart] Update components versions

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

* [bitnami/moodle] Update components versions

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

* [bitnami/phpbb] Update components versions

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

* [bitnami/phabricator] Update components versions

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

* [bitnami/phpmyadmin] Update components versions

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

* [bitnami/osclass] Update components versions

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

* [bitnami/prestashop] Update components versions

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

* [bitnami/testlink] Update components versions

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

* [bitnami/suitecrm] Update components versions

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

* [bitnami/owncloud] Update components versions

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

* [bitnami/orangehrm] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-13 08:26:45 +02:00
Carlos Rodríguez Hernández
a0e44f7d6a Move charts from upstreamed folder to bitnami (#2032)
* Move charts from upstreamed folder to bitnami

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove root .helmignore

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump charts version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove file added by error

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update Chart.yaml
2020-03-11 17:11:37 +01:00