mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-19 18:16:12 +10:00
[bitnami/discourse] Release 7.3.9 (#10991)
* [bitnami/discourse] Release 7.3.9 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Jose Antonio Carmona <jcarmona@vmware.com>
This commit is contained in:
co-authored by
Jose Antonio Carmona
parent
5002bd69de
commit
f76f366992
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.13.0
|
||||
version: 16.13.1
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.6.10
|
||||
version: 11.6.12
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.0
|
||||
digest: sha256:b273d96b562d6fb71e1b22d3edff7dc4a998931a4d3399f01493e86e7a98fa82
|
||||
generated: "2022-06-27T04:17:08.617458537Z"
|
||||
digest: sha256:1f94a19ae7bc405df45a6d5cb643bfdaca2c22d16d5bc37379810b44f259890a
|
||||
generated: "2022-07-01T04:35:27.245159535Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Forum
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.4
|
||||
appVersion: 2.8.5
|
||||
dependencies:
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-discourse
|
||||
- https://github.com/spinnaker
|
||||
- https://www.discourse.org/
|
||||
version: 7.3.8
|
||||
version: 7.3.9
|
||||
|
||||
@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | -------------------- |
|
||||
| `image.registry` | Discourse image registry | `docker.io` |
|
||||
| `image.repository` | Discourse image repository | `bitnami/discourse` |
|
||||
| `image.tag` | Discourse image tag | `2.8.4-debian-11-r4` |
|
||||
| `image.tag` | Discourse image tag | `2.8.5-debian-11-r0` |
|
||||
| `image.pullPolicy` | Discourse image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Discourse image pull secrets | `[]` |
|
||||
| `image.debug` | Enable image debug mode | `false` |
|
||||
|
||||
@@ -68,7 +68,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/discourse
|
||||
tag: 2.8.4-debian-11-r4
|
||||
tag: 2.8.5-debian-11-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