Skip to content

Commit

Permalink
[stable/dokuwiki] Release 5.2.4 updating components versions (helm#16799
Browse files Browse the repository at this point in the history
)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
  • Loading branch information
bitnami-bot authored and k8s-ci-robot committed Sep 3, 2019
1 parent b59766d commit 8b214b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable/dokuwiki/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: dokuwiki
version: 5.2.3
version: 5.2.4
appVersion: 0.20180422.201901061035
description: DokuWiki is a standards-compliant, simple to use wiki optimized for creating
documentation. It is targeted at developer teams, workgroups, and small companies.
Expand Down
4 changes: 2 additions & 2 deletions stable/dokuwiki/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/dokuwiki
tag: 0.20180422.201901061035-debian-9-r207
tag: 0.20180422.201901061035-debian-9-r208
## 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
Expand Down Expand Up @@ -193,7 +193,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r43
tag: 0.7.0-debian-9-r44
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 8b214b3

Please sign in to comment.