Skip to content

Commit

Permalink
[bitnami/discourse] Release 14.1.3 (#29064)
Browse files Browse the repository at this point in the history
* [bitnami/discourse] Release 14.1.3 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 Aug 27, 2024
1 parent 8206354 commit aecbb98
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/discourse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 14.1.2 (2024-08-27)
## 14.1.3 (2024-08-27)

* [bitnami/discourse] Release 14.1.2 ([#29047](https://github.com/bitnami/charts/pull/29047))
* [bitnami/discourse] Release 14.1.3 ([#29064](https://github.com/bitnami/charts/pull/29064))

## <small>14.1.2 (2024-08-27)</small>

* [bitnami/discourse] Release 14.1.2 (#29047) ([8dca3b5](https://github.com/bitnami/charts/commit/8dca3b533b4683bf854f391cc2fb2727327e6b26)), closes [#29047](https://github.com/bitnami/charts/issues/29047)

## <small>14.1.1 (2024-08-22)</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.0.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.25
version: 15.5.26
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:daa7f72aec98fe0a91980613b327c9389f18b9419e921d0cf198b96231da7a61
generated: "2024-08-27T16:29:09.236303179Z"
digest: sha256:c65b8591e17eca66ee0de3dc4b7020b613b59d5e11b8896f985a8bafa43d4e16
generated: "2024-08-27T19:46:08.522769718Z"
6 changes: 3 additions & 3 deletions bitnami/discourse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.3.0-debian-12-r10
image: docker.io/bitnami/discourse:3.3.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
apiVersion: v2
appVersion: 3.3.0
appVersion: 3.3.1
dependencies:
- condition: redis.enabled
name: redis
Expand Down Expand Up @@ -41,4 +41,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 14.1.2
version: 14.1.3
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.0-debian-12-r10
tag: 3.3.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit aecbb98

Please sign in to comment.