From 61ae7cfa4f2181f01c6f98b800e430e5d916ffbe Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 13 Feb 2018 21:45:42 +0000 Subject: [PATCH 1/3] node: update to `bitnami/node:6.13.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 9ae48ba4e..92bbcc5cd 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.12.3-r0 +image: bitnami/node:6.13.0-r0 ## Git repository http/https ## From f229dc1f09ad4d16f4786166472b72d19913a0a2 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 13 Feb 2018 21:45:42 +0000 Subject: [PATCH 2/3] node: bump chart appVersion to `6.13.0` --- 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 adae8907c..80163ce74 100644 --- a/incubator/node/Chart.yaml +++ b/incubator/node/Chart.yaml @@ -1,6 +1,6 @@ name: node version: 0.2.7 -appVersion: 6.12.3 +appVersion: 6.13.0 description: Event-driven I/O server-side JavaScript environment based on V8 keywords: - node From bf4472d393cacdba0f15c3ae65f508bbe13ec3d2 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 13 Feb 2018 21:45:43 +0000 Subject: [PATCH 3/3] node: bump chart version to `0.2.8` --- 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 80163ce74..8f50187bd 100644 --- a/incubator/node/Chart.yaml +++ b/incubator/node/Chart.yaml @@ -1,5 +1,5 @@ name: node -version: 0.2.7 +version: 0.2.8 appVersion: 6.13.0 description: Event-driven I/O server-side JavaScript environment based on V8 keywords: