30 Commits
Author SHA1 Message Date
Matt FarinaandGitHub dc7e5997de Revert "Updating to new repo locations (#24419)" (#24420)
This reverts commit e2ecc4d816.
2020-11-13 18:28:12 -05:00
Matt FarinaandGitHub e2ecc4d816 Updating to new repo locations (#24419)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:21:11 -05:00
077db72e50 [stable/phpbb] Release 7.0.8 (#21033)
* [stable/phpbb] Release 7.0.8 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-26 02:15:03 -08:00
a05cebd91a [stable/phpbb] Release 7.0.7 (#20951)
* [stable/phpbb] Release 7.0.7 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-24 01:21:34 -08:00
89e00a27de [stable/phpbb] Release 7.0.6 (#20861)
* [stable/phpbb] Release 7.0.6 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-21 01:27:42 -08:00
Bitnami BotandKubernetes Prow Robot 47d0238c28 [stable/phpbb] Release 7.0.4 updating components versions (#20330)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-23 20:34:54 -08:00
Bitnami BotandKubernetes Prow Robot 94dcf43e18 [stable/phpbb] Release 7.0.3 updating components versions (#20128)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-15 00:25:40 -08:00
Bitnami BotandKubernetes Prow Robot 3e7d3dbb76 [stable/phpbb] Release 7.0.2 updating components versions (#19962)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-08 23:47:45 -08:00
Bitnami BotandKubernetes Prow Robot 59a0b8c120 [stable/phpbb] Release 7.0.1 updating components versions (#18932)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-17 01:55:40 -08:00
Sameer NaikandKubernetes Prow Robot c27bab41fe [stable/phpbb] bump major version (#18702)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17307 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:54:06 -08:00
Bitnami BotandKubernetes Prow Robot 7c6cea8e4e [stable/phpbb] Release 6.2.6 updating components versions (#18332)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-24 23:59:39 -07:00
Juan Ariza ToledanoandKubernetes Prow Robot 388e6d30a2 [stable/phpbb] Update deployment apiVersion to 'apps/v1' - Mandatory for K8s 1.16 (#17307)
Signed-off-by: juan131 <juan@bitnami.com>
2019-09-20 08:43:16 -07:00
Bitnami BotandKubernetes Prow Robot c7e2968a74 [stable/phpbb] Release 6.1.3 updating components versions (#16773)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 14:27:38 -07:00
Bitnami BotandKubernetes Prow Robot a80848f945 [stable/phpbb] Release 6.0.1 updating components versions (#16244)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-12 03:49:49 -07:00
Tomas PizarroandKubernetes Prow Robot 16787fe448 [stable/phpbb] Update dependencies for phpbb (#15884)
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-07-25 11:28:25 -07:00
Bitnami BotandKubernetes Prow Robot 760bcae48b stable/phpbb: update to 3.2.7 (#14644)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-10 04:59:54 -07: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
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
Juan Ariza Toledanoandk8s-ci-robot aa7ab2c521 [stable/phpbb] Update MariaDB dependency version (#7951)
Signed-off-by: juan131 <juan@bitnami.com>
2018-09-25 04:36:34 -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
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
Scott RigbyandReinhard Nägele f4ff32cc64 [stable/phpbb] bump dependency mariadb 0.7.0 (#1694)
* [stable/phpbb] bump dependency mariadb 0.7.0

* Bump stable/phpbb version
2017-08-13 15:15:22 +02:00
Scott RigbyandAdnan Abdulhussein aff344f0a0 phpbb bump dependency mariadb 0.6.3 (#1355) 2017-06-24 14:04:12 +01:00
Scott RigbyandAdnan Abdulhussein 4909dd57ea phpbb bump dependency mariadb 0.6.2 (#1121)
* phpbb bump dependency mariadb 0.6.2

* bump chart version
2017-05-22 14:32:32 +01:00
Scott RigbyandLachlan Evenson c1b87a56e0 phpbb bump dependency mariadb 0.5.9 (#654)
* phpbb bump dependency mariadb 0.5.9

* Version bump
2017-02-27 08:42:03 -08: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
Adnan Abdulhussein 9f71950807 Update repository URLs in requirement files and ci scripts 2016-11-18 16:09:56 -08:00
Sameer Naik b8bcb5ab15 add phpBB chart 2016-11-03 22:04:03 +05:30