From 5b1c1c015e5d9e398d9a79d3e4232630c50ffc36 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Jul 2017 00:33:12 +0000 Subject: [PATCH 1/3] node: update to `bitnami/node:8.2.0-r0` --- incubator/node/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubator/node/values.yaml b/incubator/node/values.yaml index 0b7e27cb6..778ddd29b 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:8.1.4-r0 +image: bitnami/node:8.2.0-r0 ## Git repository http/https ## From ff402284ed2f65a34e9e2fee1762084502d12b82 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Jul 2017 00:33:12 +0000 Subject: [PATCH 2/3] node: bump chart appVersion to `8.2.0` --- incubator/node/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/incubator/node/Chart.yaml b/incubator/node/Chart.yaml index c52af966c..528751159 100644 --- a/incubator/node/Chart.yaml +++ b/incubator/node/Chart.yaml @@ -1,5 +1,6 @@ name: node version: 0.1.18 +appVersion: 8.2.0 description: Event-driven I/O server-side JavaScript environment based on V8 keywords: - node From 06aa2df97da05f477bcd140de270ac388d74afd6 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Jul 2017 00:33:12 +0000 Subject: [PATCH 3/3] node: bump chart version to `0.1.19` --- incubator/node/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubator/node/Chart.yaml b/incubator/node/Chart.yaml index 528751159..a516b9809 100644 --- a/incubator/node/Chart.yaml +++ b/incubator/node/Chart.yaml @@ -1,5 +1,5 @@ name: node -version: 0.1.18 +version: 0.1.19 appVersion: 8.2.0 description: Event-driven I/O server-side JavaScript environment based on V8 keywords: