mirror of
https://github.com/helm/charts.git
synced 2026-08-19 20:37:05 +00:00
* [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>
19 lines
458 B
YAML
19 lines
458 B
YAML
name: phpbb
|
|
version: 4.0.1
|
|
appVersion: 3.2.4
|
|
description: Community forum that supports the notion of users and groups, file attachments,
|
|
full-text search, notifications and more.
|
|
keywords:
|
|
- phpbb
|
|
- forum
|
|
- http
|
|
- php
|
|
home: https://www.phpbb.com/
|
|
icon: https://bitnami.com/assets/stacks/phpbb/img/phpbb-stack-220x234.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-phpbb
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|