From 4878611532fd40b4dae5f972ff9f75e8bb1f0a74 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 11 Feb 2023 11:39:49 +0100 Subject: [PATCH] [bitnami/dokuwiki] Release 13.1.14 (#14843) * [bitnami/dokuwiki] Release 13.1.14 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/dokuwiki/Chart.lock | 6 +++--- bitnami/dokuwiki/Chart.yaml | 2 +- bitnami/dokuwiki/README.md | 10 +++++----- bitnami/dokuwiki/values.yaml | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bitnami/dokuwiki/Chart.lock b/bitnami/dokuwiki/Chart.lock index e7f428bfb7..f8f3b92bd8 100644 --- a/bitnami/dokuwiki/Chart.lock +++ b/bitnami/dokuwiki/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 2.2.2 -digest: sha256:49ca75cf23ba5eb7df4becef52580f98c8bd8194eb80368b9d7b875f6eefa8e5 -generated: "2023-01-09T00:53:41.092699294Z" + version: 2.2.3 +digest: sha256:2c7165542fc01b9e98b577cd8b1095d0ed8267d34b97b6e581a1176bfb8e4dcb +generated: "2023-02-08T20:46:05.418057559Z" diff --git a/bitnami/dokuwiki/Chart.yaml b/bitnami/dokuwiki/Chart.yaml index 5ebb36b53d..8b18dfd4a7 100644 --- a/bitnami/dokuwiki/Chart.yaml +++ b/bitnami/dokuwiki/Chart.yaml @@ -26,4 +26,4 @@ name: dokuwiki sources: - https://github.com/bitnami/containers/tree/main/bitnami/dokuwiki - http://www.dokuwiki.org/ -version: 13.1.13 +version: 13.1.14 diff --git a/bitnami/dokuwiki/README.md b/bitnami/dokuwiki/README.md index 9550deaa19..8977ea8e46 100644 --- a/bitnami/dokuwiki/README.md +++ b/bitnami/dokuwiki/README.md @@ -7,7 +7,7 @@ DokuWiki is a standards-compliant wiki optimized for creating documentation. Des [Overview of DokuWiki](https://www.splitbrain.org/projects/dokuwiki) 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 @@ -81,7 +81,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 | `20220731.1.0-debian-11-r42` | +| `image.tag` | DokuWiki image tag | `20220731.1.0-debian-11-r53` | | `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 | `[]` | @@ -196,7 +196,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` | | `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` | | `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r71` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r81` | | `volumePermissions.image.digest` | Init container volume-permissions image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` | | `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -211,7 +211,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a exporter side-car | `false` | | `metrics.image.registry` | Apache exporter image registry | `docker.io` | | `metrics.image.repository` | Apache exporter image name | `bitnami/apache-exporter` | -| `metrics.image.tag` | Apache exporter image tag | `0.11.0-debian-11-r81` | +| `metrics.image.tag` | Apache exporter image tag | `0.11.0-debian-11-r91` | | `metrics.image.digest` | Apache exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -237,7 +237,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret containing extra env vars (in case of sensitive data) | `""` | | `certificates.image.registry` | Container sidecar registry | `docker.io` | | `certificates.image.repository` | Container sidecar image | `bitnami/bitnami-shell` | -| `certificates.image.tag` | Container sidecar image tag | `11-debian-11-r71` | +| `certificates.image.tag` | Container sidecar image tag | `11-debian-11-r81` | | `certificates.image.digest` | Container sidecar image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | diff --git a/bitnami/dokuwiki/values.yaml b/bitnami/dokuwiki/values.yaml index 463a162309..bccdc7934f 100644 --- a/bitnami/dokuwiki/values.yaml +++ b/bitnami/dokuwiki/values.yaml @@ -58,7 +58,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/dokuwiki - tag: 20220731.1.0-debian-11-r42 + tag: 20220731.1.0-debian-11-r53 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -521,7 +521,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r71 + tag: 11-debian-11-r81 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -572,7 +572,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-11-r81 + tag: 0.11.0-debian-11-r91 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -645,7 +645,7 @@ certificates: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r71 + tag: 11-debian-11-r81 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'