[bitnami/node] Release 10.0.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-08-16 08:51:09 +00:00
parent f713a62efd
commit 4c021a8dcd
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: node
version: 10.0.3
appVersion: 10.16.2
version: 10.0.4
appVersion: 10.16.3
description: Event-driven I/O server-side JavaScript environment based on V8
keywords:
- node

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/node
tag: 10.16.2-debian-9-r2
tag: 10.16.3-debian-9-r0
## 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.0-debian-9-r59
tag: 2.22.1-debian-9-r4
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.