Commit Graph
27 Commits
Author SHA1 Message Date
Javier J. Salmerón-GarcíaandKubernetes Prow Robot bd41844186 [stable/phpbb] Add ingress support (#12573)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-03-28 01:02:56 -07:00
Carlos Rodríguez HernándezandKubernetes Prow Robot 94aa1e9e7e [stable/phpbb] Add global 'imagePullSecrets' to overwrite any other existing one (#12075)
* [stable/phpbb] Add global 'imagePullSecrets' to overwrite any other existing one

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

* Fix typo and add var to the README

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

* Fix typo in helpers

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-12 02:38:39 -07:00
Bitnami BotandKubernetes Prow Robot 53a53e5523 phpbb: update to 3.2.5 (#10225)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-01-04 01:10:12 -08:00
Javier J. Salmerón-Garcíaandk8s-ci-robot cdaab513b3 [stable/phpbb] Add service.type to values.yaml (#9434)
* [stable/phpbb] Add service.type to values.yaml

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Fix lint issue

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-11-21 01:07:15 -08:00
Bitnami Botandk8s-ci-robot 85a531acbc [stable/phpbb] Release 3.2.1 (#9395)
* phpbb: update to `3.2.4`

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

* phpbb: updated chart requirements

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

* phpbb: bump chart appVersion to `3.2.4`

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

* phpbb: bump chart version to `3.2.1`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-11-20 06:40:37 -08:00
Javier J. Salmerón-Garcíaandk8s-ci-robot 856f64ca96 [stable/phpbb] Add apache exporter (#8854)
* [stable/phpbb] Add apache exporter

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* [stable/phpbb] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* [stable/phpbb] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 03:43:57 -07:00
Carlos Rodríguez Hernándezandk8s-ci-robot 9827eb72d5 [stable/phpbb] Remove distro tag (#8537)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-10-17 07:59:05 -07:00
Carlos Rodríguez Hernándezandk8s-ci-robot 98f2dcdec3 [stable/phpbb] Add global registry option (#8452)
* [stable/phpbb] Add global registry option

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

* Update deps

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-10-16 01:44:49 -07:00
Bitnami Botandk8s-ci-robot 0b12f75cca [stable/phpbb] Release 2.0.4 (#7719)
* phpbb: update to `3.2.3-debian-9`

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

* phpbb: updated chart requirements

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

* phpbb: bump chart appVersion to `3.2.3`

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

* phpbb: bump chart version to `2.0.4`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-09-13 12:08:29 -07:00
Bitnami Botandk8s-ci-robot 88dc66e8d1 [stable/phpbb] Release 2.0.1 (#6543)
* phpbb: update to `3.2.2-debian-9`

* phpbb: updated chart requirements

* phpbb: bump chart appVersion to `3.2.2-debian-9`

* phpbb: bump chart version to `2.0.1`

* Update Chart.yaml
2018-07-09 09:04:19 -07:00
Javier J. Salmerón-Garcíaandk8s-ci-robot 336d68f50c [stable/phpbb] Set dependencies to latest version (#6034)
* [stable/phpbb] Set dependencies to latest version

* fix rootUser
2018-06-12 01:06:27 -07:00
Tomas Pizarroandk8s-ci-robot 86a99d96b7 [stable/phpbb] Refactor image property in values.yaml (#4655)
* [stable/phpbb] Refactor image properties in values.yaml

* Use rolling tag and refactor pullSecrets

* Fix lint issue

* Update Chart.yaml
2018-04-04 05:08:17 -07:00
Bitnami Botandk8s-ci-robot e10ea043e9 [stable/phpbb] Release 0.6.5 (#4004)
* phpbb: update to `bitnami/phpbb:3.2.2-r2`

* phpbb: bump chart version to `0.6.5`
2018-03-06 07:34:52 -08:00
Bitnami Botandk8s-ci-robot dc3cc92e25 [stable/phpbb] Release 0.6.3 (#3819)
* phpbb: update to `bitnami/phpbb:3.2.2-r1`

* phpbb: bump chart version to `0.6.3`

* Bump chart version
2018-02-23 01:08:43 -08:00
Bitnami Botandk8s-ci-robot 28cb571e88 [stable/phpbb] Release 0.6.1 (#3258)
* phpbb: update to `bitnami/phpbb:3.2.2-r0`

* phpbb: bump chart appVersion to `3.2.2`

* phpbb: bump chart version to `0.6.1`
2018-01-09 07:26:10 -08:00
tompizmorandk8s-ci-robot 235d6bdd4f [stable/phpbb] allow use of external database (#2815)
* Allow phpBB helm chart to use an existing database

* Add missing env var

* Refactor properties to configure external database

* Fix lint

* Update dependencies

* Avoid exposing the database password for external database setup

* Apply Sameer feedback

* More feedback

* Fix typo

* Fix lint error
2017-12-25 22:18:35 -08:00
Guang Ya LiuandMichael Goodness ff9ee0410f [stable/phpbb] Use storageClassName for phpbb. (#2025) 2017-09-10 11:11:55 -05:00
Bitnami BotandMichael Goodness b23ac153b1 [stable/phpbb] Release 0.4.15 (#1807)
* phpbb: update to `bitnami/phpbb:3.2.1-r1`

* phpbb: bump chart appVersion to `3.2.1`

* phpbb: bump chart version to `0.4.15`
2017-08-23 10:23:52 -05:00
Bitnami BotandReinhard Nägele 9dbb03c6d8 [stable/phpbb] Release 0.4.13 (#1497)
* phpbb: update to `bitnami/phpbb:3.2.1-r0`

* phpbb: bump chart version to `0.4.13`
2017-07-21 23:49:22 +02:00
Bitnami BotandSameer Naik 20d71360fa [stable/phpbb] Release 0.4.12 (#1431)
* phpbb: update to `bitnami/phpbb:3.2.0-r6`

* phpbb: bump chart version to `0.4.12`
2017-07-12 12:00:51 +05:30
tompizmorandLachlan Evenson d6707ea6ef Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1208) 2017-06-06 17:06:07 -07:00
Bitnami BotandMichael Goodness a078b4b848 [stable/phpbb] Release 0.4.9 (#1139)
* phpbb: update to `bitnami/phpbb:3.2.0-r4`

* phpbb: bump chart version to `0.4.9`
2017-05-25 14:22:15 -06:00
Bitnami BotandMichael Goodness 9db9f6f620 [stable/phpbb] Release 0.4.7 (#840)
* phpbb: update to `bitnami/phpbb:3.2.0-r3`

* phpbb: bump chart version to `0.4.7`
2017-04-12 22:18:45 -07:00
Bitnami BotandLachlan Evenson b168ef53df [stable/phpbb] Release 0.4.6 (#748)
* phpbb: update to `bitnami/phpbb:3.2.0-r2`

* phpbb: bump chart version to `0.4.6`
2017-03-08 10:58:45 -08:00
Adnan AbdulhusseinandMichael Goodness b02288f960 [stable/phpbb] explicitly set imagePullPolicy (#519)
* [stable/phpbb] explicitly set imagePullPolicy
* version bump
2017-02-13 14:10:44 -06:00
Amanda CameronandAdnan Abdulhussein 2d71d5bce8 [stable/phpbb] Update to the recommended pvc patterns. (#460)
* Convert chart phpbb to use the recommended pvc patterns

* fix notes for 1.5

* update mariadb dep

* truncate to 63 and trim trailing dashes

* remove annotations and fix trunc in pvc

* document alpha storage class fallback

* bump version
2017-01-30 16:12:18 -08:00
Sameer Naik b8bcb5ab15 add phpBB chart 2016-11-03 22:04:03 +05:30