[bitnami/discourse] Release 11.0.5 (#19557)

* [bitnami/discourse] Release 11.0.5 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>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-09-27 01:12:41 +02:00
committed by GitHub
parent e61fa1b54f
commit 72cbede8b2
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: discourse
image: docker.io/bitnami/discourse:3.1.1-debian-11-r11
image: docker.io/bitnami/discourse:3.1.1-debian-11-r13
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r77
apiVersion: v2
@@ -41,4 +41,4 @@ maintainers:
name: discourse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/discourse
version: 11.0.4
version: 11.0.5

View File

@@ -84,7 +84,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 | `3.1.1-debian-11-r11` |
| `image.tag` | Discourse image tag | `3.1.1-debian-11-r13` |
| `image.digest` | Discourse image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Discourse image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Discourse image pull secrets | `[]` |

View File

@@ -72,7 +72,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/discourse
tag: 3.1.1-debian-11-r11
tag: 3.1.1-debian-11-r13
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'