Skip to content

Commit

Permalink
[bitnami/discourse] Release 14.1.4 (#29338)
Browse files Browse the repository at this point in the history
* [bitnami/discourse] Release 14.1.4 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 10, 2024
1 parent 0dd0944 commit 3d8b5c9
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 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.3 (2024-08-27)
## 14.1.4 (2024-09-10)

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

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

* [bitnami/discourse] Release 14.1.3 (#29064) ([aecbb98](https://github.com/bitnami/charts/commit/aecbb98766dbc46824a635c6a741aa05cb2c96e0)), closes [#29064](https://github.com/bitnami/charts/issues/29064)

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

Expand Down
8 changes: 4 additions & 4 deletions bitnami/discourse/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.0.3
version: 20.1.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.26
version: 15.5.28
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:c65b8591e17eca66ee0de3dc4b7020b613b59d5e11b8896f985a8bafa43d4e16
generated: "2024-08-27T19:46:08.522769718Z"
digest: sha256:05657cd7ee59c04cd58da849095e8cceb4d3de874bcdca39c7c7791263f1a06e
generated: "2024-09-10T14:39:58.489569894Z"
6 changes: 3 additions & 3 deletions bitnami/discourse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.3.1-debian-12-r0
image: docker.io/bitnami/discourse:3.3.1-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 3.3.1
dependencies:
Expand Down Expand Up @@ -41,4 +41,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 14.1.3
version: 14.1.4
4 changes: 2 additions & 2 deletions 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-r0
tag: 3.3.1-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -764,7 +764,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r28
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 3d8b5c9

Please sign in to comment.