mirror of
https://github.com/bitnami/charts.git
synced 2026-02-28 07:28:01 +08:00
45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Forum
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: discourse
|
|
image: docker.io/bitnami/discourse:3.1.3-debian-11-r5
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r93
|
|
apiVersion: v2
|
|
appVersion: 3.1.3
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 18.X.X
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 13.X.X
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Discourse is an open source discussion platform with built-in moderation and governance systems that let discussion communities protect themselves from bad actors even without official moderators.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/discourse/img/discourse-stack-220x234.png
|
|
keywords:
|
|
- community
|
|
- forum
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
- email: username.taken@gmail.com
|
|
name: paulczar
|
|
- email: preteluca@gmail.com
|
|
name: lucaprete
|
|
name: discourse
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
|
|
version: 12.4.1
|