[bitnami/node] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-08-19 15:32:43 +00:00
parent a0326b1e61
commit 0b29162644
+2 -2
View File
@@ -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.