From 73503805cc2b68d9ffe584d1621c8a32880c21ce Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 20 Mar 2017 13:53:54 +0000 Subject: [PATCH 1/2] node: update to `bitnami/node:7.7.3-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 4f401a65c..3adbf09df 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:7.7.2-r0 +image: bitnami/node:7.7.3-r0 ## Git repository http/https ## From 89d34a380a17280bfe3874e8f53d235c71170e1b Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 20 Mar 2017 13:53:54 +0000 Subject: [PATCH 2/2] node: bump chart version to `0.1.10` --- 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 56f9607e3..74e5734cb 100644 --- a/incubator/node/Chart.yaml +++ b/incubator/node/Chart.yaml @@ -1,5 +1,5 @@ name: node -version: 0.1.9 +version: 0.1.10 description: Event-driven I/O server-side JavaScript environment based on V8 keywords: - node