[stable/mediawiki] Release 0.6.1 (#3199)

* mediawiki: update to `bitnami/mediawiki:1.30.0-r0`

* mediawiki: bump chart appVersion to `1.30.0`

* mediawiki: bump chart version to `0.6.1`
This commit is contained in:
Bitnami Bot
2018-01-02 07:51:36 -08:00
committed by k8s-ci-robot
parent 56aee280a2
commit 1f7e0c65ca
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: mediawiki
version: 0.6.0
appVersion: 1.29.2
version: 0.6.1
appVersion: 1.30.0
description: Extremely powerful, scalable software and a feature-rich wiki implementation
that uses PHP to process and display data stored in a database.
keywords:
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami MediaWiki image version
## ref: https://hub.docker.com/r/bitnami/mediawiki/tags/
##
image: bitnami/mediawiki:1.29.2-r1
image: bitnami/mediawiki:1.30.0-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'