[bitnami/node] Release 11.4.17 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-04-16 10:28:37 +00:00
parent d49d6039fa
commit ccc86b6da0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: node
version: 11.4.16
version: 11.4.17
appVersion: 10.20.1
description: Event-driven I/O server-side JavaScript environment based on V8
keywords:
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/node
tag: 10.20.1-debian-10-r0
tag: 10.20.1-debian-10-r3
## 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
@@ -72,7 +72,7 @@ volumePermissions:
git:
registry: docker.io
repository: bitnami/git
tag: 2.26.0-debian-10-r20
tag: 2.26.1-debian-10-r1
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.