[bitnami/node] Release 15.2.23 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-08-11 21:45:28 +00:00
parent 18e89201b7
commit b30e7baacf
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 10.23.9
version: 10.23.10
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.8.0
digest: sha256:a93409e1c9e9829949dd143d979bf9ae17e09a1e44e1f24adf98f2add65b2adf
generated: "2021-08-10T13:25:47.058305925Z"
digest: sha256:15ac1a7717988f7c905a055a35826045380790a563480a511c1619d7f5307180
generated: "2021-08-11T20:04:35.759333376Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 14.17.4
appVersion: 14.17.5
dependencies:
- condition: mongodb.enabled
name: mongodb
@@ -28,4 +28,4 @@ name: node
sources:
- https://github.com/bitnami/bitnami-docker-node
- http://nodejs.org/
version: 15.2.22
version: 15.2.23

View File

@@ -125,7 +125,7 @@ externaldb:
image:
registry: docker.io
repository: bitnami/node
tag: 14.17.4-debian-10-r12
tag: 14.17.5-debian-10-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
@@ -326,7 +326,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.32.0-debian-10-r57
tag: 2.32.0-debian-10-r58
## 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
@@ -377,7 +377,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r157
tag: 10-debian-10-r158
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.