Files
charts/bitnami/phpbb/Chart.yaml
Vincent Behar b3a95b701b [bitnami/*] Extra manifests should be top-level (#4161)
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.

this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +01:00

22 lines
580 B
YAML

apiVersion: v1
name: phpbb
version: 8.0.4
appVersion: 3.3.1
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://github.com/bitnami/charts/tree/master/bitnami/phpbb
icon: https://bitnami.com/assets/stacks/phpbb/img/phpbb-stack-220x234.png
sources:
- https://github.com/bitnami/bitnami-docker-phpbb
- https://www.phpbb.com/
maintainers:
- name: Bitnami
email: containers@bitnami.com
engine: gotpl
annotations:
category: Forum