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

* [bitnami/discourse] Release 16.0.5 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-07-30 08:56:12 +02:00
committed by GitHub
parent c94d0d60b0
commit e202558fd2
3 changed files with 12 additions and 8 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 16.0.4 (2025-07-15)
## 16.0.5 (2025-07-30)
* [bitnami/discourse] :zap: :arrow_up: Update dependency references ([#35081](https://github.com/bitnami/charts/pull/35081))
* [bitnami/discourse] :zap: :arrow_up: Update dependency references ([#35339](https://github.com/bitnami/charts/pull/35339))
## <small>16.0.4 (2025-07-15)</small>
* [bitnami/discourse] :zap: :arrow_up: Update dependency references (#35081) ([4808b67](https://github.com/bitnami/charts/commit/4808b6713209dc88f1f45c56c3435f24a7744566)), closes [#35081](https://github.com/bitnami/charts/issues/35081)
## <small>16.0.3 (2025-06-25)</small>
+4 -4
View File
@@ -5,13 +5,13 @@ annotations:
category: Forum
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.4.6-debian-12-r2
image: docker.io/bitnami/discourse:3.4.7-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r48
image: docker.io/bitnami/os-shell:12-debian-12-r49
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 3.4.6
appVersion: 3.4.7
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.4
version: 16.0.5
+2 -2
View File
@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/discourse
tag: 3.4.6-debian-12-r2
tag: 3.4.7-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-r48
tag: 12-debian-12-r49
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.