mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 23:47:48 +08:00
[bitnami/discourse] MAJOR: Update to 2.8.x (#9293)
* [bitnami/discourse] MAJOR: Update to 2.8.x Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com> * [bitnami/discourse] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
committed by
GitHub
parent
578e0b7e80
commit
784cf9769a
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.11.1
|
||||
version: 1.11.3
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.1.2
|
||||
version: 11.1.3
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.4.3
|
||||
digest: sha256:80b3d3296813665c83909d4c7d403ace5c08e358c68477b86d04200cf39cf299
|
||||
generated: "2022-02-27T07:14:04.861873116Z"
|
||||
version: 16.4.5
|
||||
digest: sha256:e5615165dc71c088e5de51070e58d001f513664f38832c68ccdbaa2ae5a47758
|
||||
generated: "2022-03-04T14:11:15.544943764Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Forum
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.13
|
||||
appVersion: 2.8.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-discourse
|
||||
- https://github.com/spinnaker
|
||||
- https://www.discourse.org/
|
||||
version: 6.0.3
|
||||
version: 7.0.0
|
||||
|
||||
@@ -68,7 +68,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/discourse
|
||||
tag: 2.7.13-debian-10-r29
|
||||
tag: 2.8.1-debian-10-r0
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user