[bitnami/discourse] ⬆️ Update dependency references (#34370)

* [bitnami/discourse] Release 16.0.2 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>
This commit is contained in:
Bitnami Bot
2025-06-12 12:21:13 +02:00
committed by GitHub
parent c7e6d1bc35
commit 6256282f90
3 changed files with 13 additions and 8 deletions
+7 -2
View File
@@ -1,8 +1,13 @@
# Changelog
## 16.0.1 (2025-05-28)
## 16.0.2 (2025-06-12)
* [bitnami/discourse] :zap: :arrow_up: Update dependency references ([#33931](https://github.com/bitnami/charts/pull/33931))
* [bitnami/discourse] :zap: :arrow_up: Update dependency references ([#34370](https://github.com/bitnami/charts/pull/34370))
## <small>16.0.1 (2025-05-28)</small>
* [bitnami/discourse] :zap: :arrow_up: Update dependency references (#33931) ([cad860e](https://github.com/bitnami/charts/commit/cad860e7e6b5d826fd15c1204b03eec39737e038)), closes [#33931](https://github.com/bitnami/charts/issues/33931)
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
## 16.0.0 (2025-05-07)
+4 -4
View File
@@ -5,13 +5,13 @@ annotations:
category: Forum
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.4.4-debian-12-r0
image: docker.io/bitnami/discourse:3.4.5-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r45
image: docker.io/bitnami/os-shell:12-debian-12-r46
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 3.4.4
appVersion: 3.4.5
dependencies:
- condition: redis.enabled
name: redis
@@ -44,4 +44,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 16.0.1
version: 16.0.2
+2 -2
View File
@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/discourse
tag: 3.4.4-debian-12-r0
tag: 3.4.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -768,7 +768,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r45
tag: 12-debian-12-r46
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.