[bitnami/dokuwiki] Release 9.2.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-09-09 09:52:22 +00:00
parent d9e9377831
commit 315e181d33
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: dokuwiki
version: 9.2.0
version: 9.2.1
appVersion: 20200729.0.0
description: DokuWiki is a standards-compliant, simple to use wiki optimized for creating documentation. It is targeted at developer teams, workgroups, and small companies. All data is stored in plain text files, so no database is required.
keywords:

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 0.5.1
digest: sha256:7b1a74e5b7b464c391c641564eafbb36be81a313573c84265376c5f2af542e4c
generated: "2020-08-13T14:18:04.591616184Z"
version: 0.6.2
digest: sha256:f0418c48609cf84f6301bf0a66340d84ee66d24b8c29de42904ee92afddf4f33
generated: "2020-09-08T19:33:10.057739583Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/dokuwiki
tag: 20200729.0.0-debian-10-r2
tag: 20200729.0.0-debian-10-r21
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -315,7 +315,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r118
tag: 0.8.0-debian-10-r141
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.