Skip to content

Commit

Permalink
[bitnami/discourse] Release 15.1.2 (#31384)
Browse files Browse the repository at this point in the history
* [bitnami/discourse] Release 15.1.2 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 Jan 15, 2025
1 parent 26bae82 commit d93fa41
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 12 deletions.
9 changes: 7 additions & 2 deletions bitnami/discourse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 15.1.1 (2024-12-19)
## 15.1.2 (2025-01-15)

* [bitnami/discourse] Release 15.1.1 ([#31121](https://github.com/bitnami/charts/pull/31121))
* [bitnami/discourse] Release 15.1.2 ([#31384](https://github.com/bitnami/charts/pull/31384))

## <small>15.1.1 (2024-12-19)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/discourse] Release 15.1.1 (#31121) ([8caa1dd](https://github.com/bitnami/charts/commit/8caa1ddfb20a6201d7847c4029c2cfa9996e94fb)), closes [#31121](https://github.com/bitnami/charts/issues/31121)

## 15.1.0 (2024-12-10)

Expand Down
10 changes: 5 additions & 5 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.6.0
version: 20.6.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.2
version: 16.4.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:85a87729198476ef937156e8d13b40a79d1a0ea55ec84f889ec98c0774597061
generated: "2024-12-19T20:29:49.656789947Z"
version: 2.29.0
digest: sha256:68ce0db417db478b3685370f62e2579adc9331a7a07b07901c5b136fddf302cb
generated: "2025-01-15T15:26:02.77675835Z"
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.3-debian-12-r0
image: docker.io/bitnami/discourse:3.3.3-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 3.3.3
dependencies:
Expand Down Expand Up @@ -41,4 +41,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 15.1.1
version: 15.1.2
4 changes: 2 additions & 2 deletions bitnami/discourse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/discourse
tag: 3.3.3-debian-12-r0
tag: 3.3.3-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -768,7 +768,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit d93fa41

Please sign in to comment.