mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
[bitnami/phpBB] Major version. Adapt Chart to apiVersion: v2 and Update MariaDB Dependency (#4353)
* Drop Helm 2 support and update mariadb major * Add missing info * Migrate mariadb values * Remove requirements.lock * Format/Fix linter issues in yaml * [bitnami/phpbb] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: fdepaz <fdepaz@bitnami.com> Co-authored-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
committed by
GitHub
parent
3f58e53b24
commit
9092df7e71
@@ -1,21 +1,29 @@
|
||||
apiVersion: v1
|
||||
name: phpbb
|
||||
version: 8.0.5
|
||||
annotations:
|
||||
category: Forum
|
||||
apiVersion: v2
|
||||
appVersion: 3.3.2
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.x.x
|
||||
description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more.
|
||||
engine: gotpl
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/phpbb
|
||||
icon: https://bitnami.com/assets/stacks/phpbb/img/phpbb-stack-220x234.png
|
||||
keywords:
|
||||
- phpbb
|
||||
- forum
|
||||
- http
|
||||
- php
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/phpbb
|
||||
icon: https://bitnami.com/assets/stacks/phpbb/img/phpbb-stack-220x234.png
|
||||
maintainers:
|
||||
- email: containers@bitnami.com
|
||||
name: Bitnami
|
||||
name: phpbb
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-phpbb
|
||||
- https://www.phpbb.com/
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
email: containers@bitnami.com
|
||||
engine: gotpl
|
||||
annotations:
|
||||
category: Forum
|
||||
version: 9.0.0
|
||||
|
||||
Reference in New Issue
Block a user