mirror of
https://github.com/bitnami/charts.git
synced 2026-02-28 07:28:01 +08:00
[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:
@@ -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
|
||||
|
||||
@@ -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 | `[]` |
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user