From 0b29162644f66efcdff26cb72c9f7c8a0476da22 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 19 Aug 2019 15:32:43 +0000 Subject: [PATCH] [bitnami/node] Update components versions Signed-off-by: Bitnami Containers --- bitnami/node/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/node/values.yaml b/bitnami/node/values.yaml index 15283ca51..96e7b00ae 100644 --- a/bitnami/node/values.yaml +++ b/bitnami/node/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/node - tag: 10.16.3-debian-9-r0 + tag: 10.16.3-debian-9-r4 ## 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 @@ -58,7 +58,7 @@ volumePermissions: git: registry: docker.io repository: bitnami/git - tag: 2.22.1-debian-9-r4 + tag: 2.23.0-debian-9-r3 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.