mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
[bitnami/discourse] Bump chart version (#26767)
* [bitnami/discourse] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
01766d58ad
commit
e841b7c9aa
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 13.2.0 (2024-05-24)
|
||||
## 13.2.1 (2024-06-05)
|
||||
|
||||
* [bitnami/discourse] Enable PodDisruptionBudgets ([#26425](https://github.com/bitnami/charts/pull/26425))
|
||||
* [bitnami/discourse] Bump chart version ([#26767](https://github.com/bitnami/charts/pull/26767))
|
||||
|
||||
## 13.2.0 (2024-05-30)
|
||||
|
||||
* [bitnami/discourse] Enable PodDisruptionBudgets (#26425) ([b5de08f](https://github.com/bitnami/charts/commit/b5de08fa965b07a74fd2611cfc4e3a962463f6b5)), closes [#26425](https://github.com/bitnami/charts/issues/26425)
|
||||
|
||||
## 13.1.0 (2024-05-21)
|
||||
|
||||
|
||||
@@ -12,33 +12,33 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 3.2.2
|
||||
dependencies:
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.X.X
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.X.X
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.X.X
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.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
|
||||
- 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: 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: 13.2.0
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
|
||||
version: 13.2.1
|
||||
|
||||
Reference in New Issue
Block a user