[bitnami/node] Release 19.0.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-08-09 02:37:39 +00:00
parent 3ca35ccf6b
commit a9972e9025
2 changed files with 4 additions and 4 deletions

View File

@@ -28,4 +28,4 @@ name: node
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/node
- http://nodejs.org/
version: 19.0.1
version: 19.0.2

View File

@@ -133,7 +133,7 @@ externaldb:
image:
registry: docker.io
repository: bitnami/node
tag: 16.16.0-debian-11-r15
tag: 16.16.0-debian-11-r16
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -415,7 +415,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.37.1-debian-11-r8
tag: 2.37.1-debian-11-r10
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -469,7 +469,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r22
tag: 11-debian-11-r23
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.