[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:
Bitnami Bot
2023-04-25 15:15:33 +02:00
committed by GitHub
parent eb514847b9
commit 2f330076f1
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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 | `[]` |

View File

@@ -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'