[bitnami/discourse] Release 12.7.3 updating components versions (#24476)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-15 15:00:13 +01:00
committed by GitHub
parent 86ba9214f0
commit e44e0f8daf
2 changed files with 4 additions and 4 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.2.0-debian-12-r5
image: docker.io/bitnami/discourse:3.2.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
appVersion: 3.2.0
appVersion: 3.2.1
dependencies:
- condition: redis.enabled
name: redis
@@ -41,4 +41,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 12.7.2
version: 12.7.3

View File

@@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/discourse
tag: 3.2.0-debian-12-r5
tag: 3.2.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'