[bitnami/dokuwiki] Release 8.0.0 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-07-15 05:45:59 +00:00
parent 1637b3a114
commit 990a723943
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: dokuwiki
version: 7.0.1
appVersion: 0.20180422.202005011246
version: 8.0.0
appVersion: 20180422.4.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.

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/dokuwiki
tag: 0.20180422.202005011246-debian-10-r69
tag: 20180422.4.0-debian-10-r0
## 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
@@ -281,7 +281,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r97
tag: 0.8.0-debian-10-r100
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.