Skip to content

Commit

Permalink
[bitnami/discourse] Release 14.1.6 (#29502)
Browse files Browse the repository at this point in the history
* [bitnami/discourse] Release 14.1.6 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 19, 2024
1 parent 195a040 commit 69c82cf
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 8 deletions.
11 changes: 9 additions & 2 deletions bitnami/discourse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 14.1.5 (2024-09-15)
## 14.1.6 (2024-09-19)

* [bitnami/discourse] Release 14.1.5 ([#29424](https://github.com/bitnami/charts/pull/29424))
* [bitnami/discourse] Release 14.1.6 ([#29502](https://github.com/bitnami/charts/pull/29502))

## <small>14.1.5 (2024-09-15)</small>

* [bitnami/discourse] Release 14.1.5 (#29424) ([c5e5c6a](https://github.com/bitnami/charts/commit/c5e5c6ae5d4d05263f46c5b4848c8384fe826861)), closes [#29424](https://github.com/bitnami/charts/issues/29424)

## <small>14.1.4 (2024-09-10)</small>

Expand All @@ -23,6 +27,9 @@
## 14.1.0 (2024-08-20)

* [bitnami/discourse] Bump discourse to 3.3.0 (#28786) ([439b8c7](https://github.com/bitnami/charts/commit/439b8c7b48980952615ca0290defa6180a2164ed)), closes [#28786](https://github.com/bitnami/charts/issues/28786)

## 14.0.0 (2024-08-13)

* [bitnami/discourse] Update dependencies (#28852) ([279c2bd](https://github.com/bitnami/charts/commit/279c2bd4db105ad48a25419958e318f3e522338b)), closes [#28852](https://github.com/bitnami/charts/issues/28852)

## <small>13.2.15 (2024-07-30)</small>
Expand Down
6 changes: 3 additions & 3 deletions bitnami/discourse/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 20.1.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.31
version: 15.5.32
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:4af724e37624f270b5b92a692873460f4a42fde6cfafd59e7be46061d10ab8c5
generated: "2024-09-15T02:00:04.006134947Z"
digest: sha256:f747cfab3e2d652005b85a53448032861e3d8aec70af9381fa75042025f7d09d
generated: "2024-09-19T09:34:02.721201138Z"
4 changes: 2 additions & 2 deletions bitnami/discourse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.3.1-debian-12-r4
image: docker.io/bitnami/discourse:3.3.1-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
Expand Down Expand Up @@ -41,4 +41,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 14.1.5
version: 14.1.6
2 changes: 1 addition & 1 deletion bitnami/discourse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/discourse
tag: 3.3.1-debian-12-r4
tag: 3.3.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 69c82cf

Please sign in to comment.