[bitnami/discourse] Release 13.2.8 (#27749)

* [bitnami/discourse] Release 13.2.8 updating components versions

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

* Update CHANGELOG.md

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

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-03 23:54:48 +02:00
committed by GitHub
parent 79e765cb93
commit bc83af9654
4 changed files with 15 additions and 10 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 13.2.7 (2024-07-03)
## 13.2.8 (2024-07-03)
* [bitnami/discourse] Release 13.2.7 ([#27684](https://github.com/bitnami/charts/pull/27684))
* [bitnami/discourse] Release 13.2.8 ([#27749](https://github.com/bitnami/charts/pull/27749))
## <small>13.2.7 (2024-07-03)</small>
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
* [bitnami/discourse] Release 13.2.7 (#27684) ([8dc1d42](https://github.com/bitnami/charts/commit/8dc1d42ccec3fb8528a731b99bbf32b2ef3dfa36)), closes [#27684](https://github.com/bitnami/charts/issues/27684)
## <small>13.2.6 (2024-06-18)</small>

View File

@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.6.0
version: 19.6.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.12
version: 15.5.13
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.3
digest: sha256:f40a8253ad10eef266a80514685f05995bdd036b9b52653c6c72b4703b7b1e51
generated: "2024-07-03T07:18:16.7945879Z"
digest: sha256:c056bbc2cefcc48f97313581dbf13224580352d0dc7baeab5406725a3d2f0aa5
generated: "2024-07-03T21:29:59.802365838Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.2.2-debian-12-r2
image: docker.io/bitnami/discourse:3.2.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r24
apiVersion: v2
appVersion: 3.2.2
appVersion: 3.2.3
dependencies:
- condition: redis.enabled
name: redis
@@ -41,4 +41,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 13.2.7
version: 13.2.8

View File

@@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/discourse
tag: 3.2.2-debian-12-r2
tag: 3.2.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'