Carlos Rodríguez Hernández and GitHub
96ba266601
[stable/phpbb] Move chart to distributed bitnami repository ( #21412 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2020-03-11 11:19:24 -07:00
Sameer Naik and Kubernetes 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
Juan Ariza Toledano and Kubernetes 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
Carlos Rodríguez Hernández and Kubernetes Prow Robot
556a722792
[stable/phpbb] Add affinity ( #16843 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-09-05 00:12:51 -07:00
Alejandro Moreno and Kubernetes Prow Robot
365dfa8d28
Fix 'storageClass' macros ( #16552 )
...
Signed-off-by: Alejandro Moreno <amoreno@bitnami.com >
2019-08-22 09:54:32 -07:00
Miguel Ángel Cabrera Miñagorri and Kubernetes Prow Robot
9aded0245b
[stable/phpbb] Refactor StorageClass template to support old Helm versions ( #16487 )
...
Signed-off-by: miguelaeh <macabrera@bitnami.com >
2019-08-21 07:37:59 -07:00
Miguel Ángel Cabrera Miñagorri and Kubernetes Prow Robot
50016dc78d
[stable/phpbb] Add global StorageClass to phpbb ( #16417 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-08-20 02:54:03 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
6d9564b880
[stable/phpbb] Implement again "Standardize 'fullname' and 'name' macros" ( #15651 )
...
This reverts commit e206fe9c8c .
Implement #15429 bumping a major version after #15605
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-07-18 07:34:35 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
e206fe9c8c
Revert "[stable/phpbb] Standardize 'fullname' and 'name' macros ( #15429 )" ( #15605 )
...
This reverts commit fcd60d392d .
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-07-17 08:25:23 -07:00
Juan Ariza Toledano and Kubernetes Prow Robot
fcd60d392d
[stable/phpbb] Standardize 'fullname' and 'name' macros ( #15429 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-07-11 09:03:44 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
89fc1ff481
Remove apache and/or php volume ( #14312 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-05-30 09:36:25 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
5e77004fef
[stable/phpbb] Change regex looking for rolling tags ( #14267 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-05-29 09:22:56 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
12740e056d
[stable/phpbb] Use immutable tags ( #14197 )
...
* Bump chart version
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* [stable/phpbb] Use immutable tags
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-05-28 10:52:41 -07:00
Javier J. Salmerón-García and Kubernetes 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ández and Kubernetes Prow Robot
afcb37bddb
[stable/phpbb] Use global registry in secondary and/or metrics images ( #12239 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-03-15 02:14:58 -07:00
Carlos Rodríguez Hernández and Kubernetes 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
Tomas Pizarro and Kubernetes Prow Robot
6763d5558b
[stable/phpbb] Avoid setting SMTP env. variables when SMTP parameters are not set ( #10394 )
...
* [stable/phpbb] Avoid setting SMTP env. variables when SMTP parameters are not set
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Not create smtpPassword secret if not needed
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Remove extra whitespaces when render template
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-01-04 00:32:02 -08:00
Javier J. Salmerón-García and k8s-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
Javier J. Salmerón-García and k8s-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ández and k8s-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
Carlos Rodríguez Hernández and k8s-ci-robot
062a1d7015
[stable/phpbb] Improve getting LoadBalancer address in NOTES.txt ( #8039 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-29 10:02:52 -07:00
Javier J. Salmerón-García and k8s-ci-robot
b509295855
[stable/phpbb] Fix chart not being upgradable ( #7820 )
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-09-20 00:52:50 -07:00
Juan Ariza Toledano and k8s-ci-robot
41e0204660
Improve notes to access deployed services ( #7027 )
2018-08-07 06:42:17 -07:00
Javier J. Salmerón-García and k8s-ci-robot
829a9ed289
[stable/phpbb] Add chart and release labels in pods ( #6891 )
2018-07-30 09:52:57 -07:00
Javier J. Salmerón-García and k8s-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 Pizarro and k8s-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
tompizmor and k8s-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
Kevin Schumacher and Dhilip
80f65b1dd0
[stable/phpbb] #1785 namespace defined templates with chart name ( #2161 )
2017-10-05 00:27:54 +05:30
Guang Ya Liu and Michael Goodness
ff9ee0410f
[stable/phpbb] Use storageClassName for phpbb. ( #2025 )
2017-09-10 11:11:55 -05:00
Sameer Naik and Adnan Abdulhussein
036cbadb70
phpbb: fix probes to properly query pod health ( #1169 )
...
* phpbb: fix probes to properly query pod health
* bump chart version
- use bitnami-bot as maintainer name
- add appVersion
2017-06-08 11:46:42 +02:00
tompizmor and Lachlan Evenson
d6707ea6ef
Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER ( #1208 )
2017-06-06 17:06:07 -07:00
Amanda Cameron and Adnan 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
58b7308361
apply standard metadata labels to PVC's
2016-12-06 08:57:38 +05:30
Sameer Naik
7d3287e814
specify namespace in kubectl get svc commands in NOTES.txt
2016-12-06 08:57:38 +05:30
Sameer Naik
b8bcb5ab15
add phpBB chart
2016-11-03 22:04:03 +05:30