mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/dokuwiki] Release 14.0.2 (#16219)
* [bitnami/dokuwiki] Release 14.0.2 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:
@@ -26,4 +26,4 @@ name: dokuwiki
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/dokuwiki
|
||||
- http://www.dokuwiki.org/
|
||||
version: 14.0.1
|
||||
version: 14.0.2
|
||||
|
||||
@@ -77,7 +77,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ----------------------- |
|
||||
| `image.registry` | DokuWiki image registry | `docker.io` |
|
||||
| `image.repository` | DokuWiki image repository | `bitnami/dokuwiki` |
|
||||
| `image.tag` | DokuWiki image tag | `2023.4.4-debian-11-r1` |
|
||||
| `image.tag` | DokuWiki image tag | `2023.4.4-debian-11-r2` |
|
||||
| `image.digest` | DokuWiki image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Image pull policy | `[]` |
|
||||
|
||||
@@ -58,7 +58,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dokuwiki
|
||||
tag: 2023.4.4-debian-11-r1
|
||||
tag: 2023.4.4-debian-11-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user