diff --git a/upstreamed/dokuwiki/Chart.yaml b/upstreamed/dokuwiki/Chart.yaml index 25acedf6c..1dac1970c 100644 --- a/upstreamed/dokuwiki/Chart.yaml +++ b/upstreamed/dokuwiki/Chart.yaml @@ -1,6 +1,6 @@ name: dokuwiki -version: 1.0.1 -appVersion: 0.20170219.201708232029 +version: 1.0.2 +appVersion: 0.20180422.201805030840 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/upstreamed/dokuwiki/values.yaml b/upstreamed/dokuwiki/values.yaml index 700824af5..6b9ccef9f 100644 --- a/upstreamed/dokuwiki/values.yaml +++ b/upstreamed/dokuwiki/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/dokuwiki - tag: 0.20170219.201708232029 + tag: 0.20180422.201805030840 ## 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 diff --git a/upstreamed/ghost/Chart.yaml b/upstreamed/ghost/Chart.yaml index d64adbb25..d37f5c723 100644 --- a/upstreamed/ghost/Chart.yaml +++ b/upstreamed/ghost/Chart.yaml @@ -1,6 +1,6 @@ name: ghost -version: 3.1.0 -appVersion: 1.22.3 +version: 3.1.1 +appVersion: 1.22.5 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: diff --git a/upstreamed/ghost/values.yaml b/upstreamed/ghost/values.yaml index 7929b8a4f..5cfee5c1d 100644 --- a/upstreamed/ghost/values.yaml +++ b/upstreamed/ghost/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/ghost - tag: 1.22.3 + tag: 1.22.5 ## 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 diff --git a/upstreamed/magento/Chart.yaml b/upstreamed/magento/Chart.yaml index 5af619052..c79040892 100644 --- a/upstreamed/magento/Chart.yaml +++ b/upstreamed/magento/Chart.yaml @@ -1,6 +1,6 @@ name: magento -version: 1.0.1 -appVersion: 2.2.3 +version: 1.0.2 +appVersion: 2.2.4 description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more. keywords: - magento diff --git a/upstreamed/magento/values.yaml b/upstreamed/magento/values.yaml index d95dc8c14..700e22737 100644 --- a/upstreamed/magento/values.yaml +++ b/upstreamed/magento/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/magento - tag: 2.2.3 + tag: 2.2.4 ## 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