diff --git a/stable/dokuwiki/Chart.yaml b/stable/dokuwiki/Chart.yaml index ff1ed96f53..ee7246b7c8 100644 --- a/stable/dokuwiki/Chart.yaml +++ b/stable/dokuwiki/Chart.yaml @@ -1,6 +1,6 @@ name: dokuwiki -version: 2.0.1 -appVersion: 0.20180422.201805030840 +version: 2.0.2 +appVersion: 0.20180422.201805030840-debian-9 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. diff --git a/stable/dokuwiki/values.yaml b/stable/dokuwiki/values.yaml index 3e79f7be69..55f025862c 100644 --- a/stable/dokuwiki/values.yaml +++ b/stable/dokuwiki/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/dokuwiki - tag: 0.20180422.201805030840 + tag: 0.20180422.201805030840-debian-9 ## 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