Skip to content

Commit

Permalink
[bitnami/discourse] Release 15.1.2 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 Jan 15, 2025
1 parent 26bae82 commit 8f336de
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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.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 8f336de

Please sign in to comment.