diff --git a/bitnami/node/values.yaml b/bitnami/node/values.yaml index 15283ca51..96e7b00ae 100644 --- a/bitnami/node/values.yaml +++ b/bitnami/node/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/node - tag: 10.16.3-debian-9-r0 + tag: 10.16.3-debian-9-r4 ## 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.1-debian-9-r4 + tag: 2.23.0-debian-9-r3 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.