mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[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:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user