14 Commits
Author SHA1 Message Date
Matt Farina dc7e5997de Revert "Updating to new repo locations (#24419)" (#24420)
This reverts commit e2ecc4d816.
2020-11-13 18:28:12 -05:00
Matt Farina e2ecc4d816 Updating to new repo locations (#24419)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:21:11 -05:00
Sameer Naik 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
Tomas Pizarro 16787fe448 [stable/phpbb] Update dependencies for phpbb (#15884)
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-07-25 11:28:25 -07:00
Juan Ariza Toledano aa7ab2c521 [stable/phpbb] Update MariaDB dependency version (#7951)
Signed-off-by: juan131 <juan@bitnami.com>
2018-09-25 04:36:34 -07:00
Javier J. Salmerón-García 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
tompizmor 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 Rigby 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 Rigby aff344f0a0 phpbb bump dependency mariadb 0.6.3 (#1355) 2017-06-24 14:04:12 +01:00
Scott Rigby 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 Rigby 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 Cameron 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