Files
charts/bitnami/discourse/Chart.yaml
Gernot Pansy 586bbc45f6 [bitnami/discourse] Update plugins to compatible versions (#23931)
* [bitnami/discourse] Update plugins to compatible versions

This change introduces a new helm value `discourse.compatiblePlugins` which is per default enabled.

If enabled and the plugins are persisted (`discourse.persistPlugins`) it will update all plugins to the latest version (same as on first time installation) on initialization.

Then it will update all plugins to a compatible version (for upgrade and first time installation).

This change should fix upgrades with outdated plugins and fix install if a plugin already has a newer version.

Signed-off-by: Gernot Pansy <gernot@pansy.at>

* [bitnami/discourse] Bump chart version to 12.8.0

Signed-off-by: Gernot Pansy <gernot@pansy.at>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Gernot Pansy <gernot@pansy.at>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
2024-03-20 13:21:30 +01:00

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.2.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
appVersion: 3.2.1
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.8.0