[bitnami/node] Release 11.2.12 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-11-07 09:49:37 +00:00
parent 00138f7230
commit 06ffb9e468
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: node
version: 11.2.11
version: 11.2.12
appVersion: 10.17.0
description: Event-driven I/O server-side JavaScript environment based on V8
keywords:

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/node
tag: 10.17.0-debian-9-r12
tag: 10.17.0-debian-9-r13
## 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
@@ -59,7 +59,7 @@ volumePermissions:
git:
registry: docker.io
repository: bitnami/git
tag: 2.24.0-debian-9-r0
tag: 2.24.0-debian-9-r1
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.