diff --git a/bitnami/discourse/Chart.lock b/bitnami/discourse/Chart.lock index 6d0c5f2793..3ccf021295 100644 --- a/bitnami/discourse/Chart.lock +++ b/bitnami/discourse/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.0.1 + version: 17.0.5 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.6.16 + version: 11.6.19 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.16.0 -digest: sha256:4045b6ff34a7f25652bd8412107798b26fb2c3c8de316d9d054b5f350152a573 -generated: "2022-07-13T17:21:55.237481+02:00" + version: 1.16.1 +digest: sha256:8c8c6548ee7aba803b8bffaec7e6cb391e71ac46eefe78995f62af4360c1a9af +generated: "2022-07-25T18:06:05.546123356Z" diff --git a/bitnami/discourse/Chart.yaml b/bitnami/discourse/Chart.yaml index 4461bbd06c..7bd1fd8901 100644 --- a/bitnami/discourse/Chart.yaml +++ b/bitnami/discourse/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/bitnami/containers/tree/main/bitnami/discourse - https://github.com/spinnaker - https://www.discourse.org/ -version: 8.0.1 +version: 8.0.2 diff --git a/bitnami/discourse/README.md b/bitnami/discourse/README.md index c8d96a38c1..379629a723 100644 --- a/bitnami/discourse/README.md +++ b/bitnami/discourse/README.md @@ -7,7 +7,7 @@ Discourse is an open source discussion platform with built-in moderation and gov [Overview of Discourse®](http://www.discourse.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console @@ -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.6-debian-11-r0` | +| `image.tag` | Discourse image tag | `2.8.6-debian-11-r4` | | `image.pullPolicy` | Discourse image pull policy | `IfNotPresent` | | `image.pullSecrets` | Discourse image pull secrets | `[]` | | `image.debug` | Enable image debug mode | `false` | diff --git a/bitnami/discourse/values.yaml b/bitnami/discourse/values.yaml index ac1e459353..25bd191b10 100644 --- a/bitnami/discourse/values.yaml +++ b/bitnami/discourse/values.yaml @@ -68,7 +68,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/discourse - tag: 2.8.6-debian-11-r0 + tag: 2.8.6-debian-11-r4 ## 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