Skip to content

Commit

Permalink
[bitnami/discourse] Release 15.0.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Oct 8, 2024
1 parent 7bb7b03 commit 31abb19
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
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.1.6
version: 20.1.7
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.0
version: 16.0.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:17ae8bdad4d3fffc8d64b8373d2ae6c46d312ca250e24d7794840fdc8dd44a5f
generated: "2024-10-02T16:20:41.131247137+02:00"
version: 2.24.0
digest: sha256:90ba1c83a6fc0b9d69c85f9f4a569f9725b9527acd5353dea291da64a004c432
generated: "2024-10-08T18:53:14.72887566Z"
8 changes: 4 additions & 4 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.1-debian-12-r5
image: docker.io/bitnami/discourse:3.3.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
image: docker.io/bitnami/os-shell:12-debian-12-r31
apiVersion: v2
appVersion: 3.3.1
appVersion: 3.3.2
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: 15.0.0
version: 15.0.1
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-r5
tag: 3.3.2-debian-12-r0
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-r30
tag: 12-debian-12-r31
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 31abb19

Please sign in to comment.