diff --git a/incubator/node/Chart.yaml b/incubator/node/Chart.yaml index 7ef6d4f24..c8a688485 100644 --- a/incubator/node/Chart.yaml +++ b/incubator/node/Chart.yaml @@ -1,6 +1,6 @@ name: node -version: 0.2.12 -appVersion: 6.13.1 +version: 0.2.14 +appVersion: 6.14.1 description: Event-driven I/O server-side JavaScript environment based on V8 keywords: - node diff --git a/incubator/node/values.yaml b/incubator/node/values.yaml index 5db619d5e..1e00c5cf8 100644 --- a/incubator/node/values.yaml +++ b/incubator/node/values.yaml @@ -1,7 +1,7 @@ ## Bitnami node image version ## ref: https://hub.docker.com/r/bitnami/node/tags/ ## -image: bitnami/node:6.13.1-r0 +image: bitnami/node:6.14.1-r0 ## Git repository http/https ## diff --git a/stable/drupal/Chart.yaml b/stable/drupal/Chart.yaml index be3d98eaa..9febbede6 100644 --- a/stable/drupal/Chart.yaml +++ b/stable/drupal/Chart.yaml @@ -1,6 +1,6 @@ name: drupal -version: 0.11.10 -appVersion: 8.5.0 +version: 0.11.11 +appVersion: 8.5.1 description: One of the most versatile open source content management systems. keywords: - drupal diff --git a/stable/drupal/values.yaml b/stable/drupal/values.yaml index 8bb45f974..1954d1bc3 100644 --- a/stable/drupal/values.yaml +++ b/stable/drupal/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Drupal image version ## ref: https://hub.docker.com/r/bitnami/drupal/tags/ ## -image: bitnami/drupal:8.5.0-r0 +image: bitnami/drupal:8.5.1-r0 ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 6422374db..92ebea518 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ name: mariadb -version: 2.1.6 -appVersion: 10.1.31 +version: 2.1.7 +appVersion: 10.1.32 description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. keywords: - mariadb diff --git a/stable/mariadb/values.yaml b/stable/mariadb/values.yaml index 6e2b760d8..9114f1058 100644 --- a/stable/mariadb/values.yaml +++ b/stable/mariadb/values.yaml @@ -2,7 +2,7 @@ ## ref: https://hub.docker.com/r/bitnami/mariadb/tags/ ## ## Default: none -image: bitnami/mariadb:10.1.31-r2 +image: bitnami/mariadb:10.1.32-r0 ## Specify an imagePullPolicy (Required) ## It's recommended to change this to 'Always' if the image tag is 'latest' diff --git a/stable/odoo/Chart.yaml b/stable/odoo/Chart.yaml index 6d9706df4..211e086ae 100644 --- a/stable/odoo/Chart.yaml +++ b/stable/odoo/Chart.yaml @@ -1,6 +1,6 @@ name: odoo -version: 0.7.5 -appVersion: 11.0.20180215 +version: 0.7.6 +appVersion: 11.0.20180315 description: A suite of web based open source business apps. keywords: - odoo diff --git a/stable/odoo/values.yaml b/stable/odoo/values.yaml index a5e083bc0..658fe0129 100644 --- a/stable/odoo/values.yaml +++ b/stable/odoo/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Odoo image version ## ref: https://hub.docker.com/r/bitnami/odoo/tags/ ## -image: bitnami/odoo:11.0.20180215-r1 +image: bitnami/odoo:11.0.20180315-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index d0abd3aee..402cc7706 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,6 +1,6 @@ name: redis -version: 1.1.18 -appVersion: 4.0.8 +version: 1.1.19 +appVersion: 4.0.9 description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. keywords: - redis diff --git a/stable/redis/values.yaml b/stable/redis/values.yaml index 2070737f6..8f97ee79c 100644 --- a/stable/redis/values.yaml +++ b/stable/redis/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Redis image version ## ref: https://hub.docker.com/r/bitnami/redis/tags/ ## -image: bitnami/redis:4.0.8-r7 +image: bitnami/redis:4.0.9-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images