mirror of
https://github.com/bitnami/charts.git
synced 2026-04-05 00:37:12 +08:00
* [bitnami/discourse] Release 16.0.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Forum
|
|
images: |
|
|
- name: discourse
|
|
image: docker.io/bitnami/discourse:3.4.6-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 3.4.6
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 21.X.X
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.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://dyltqmyl993wv.cloudfront.net/assets/stacks/discourse/img/discourse-stack-220x234.png
|
|
keywords:
|
|
- community
|
|
- forum
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
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: 16.0.3
|