diff --git a/bitnami/nats/Chart.yaml b/bitnami/nats/Chart.yaml index 8ce48e31cb..fd8b74de80 100644 --- a/bitnami/nats/Chart.yaml +++ b/bitnami/nats/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nats -version: 4.4.0 +version: 4.4.1 appVersion: 2.1.7 description: An open-source, cloud-native messaging system keywords: diff --git a/bitnami/nats/values-production.yaml b/bitnami/nats/values-production.yaml index 91a879e3d4..321678fc67 100644 --- a/bitnami/nats/values-production.yaml +++ b/bitnami/nats/values-production.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/nats - tag: 2.1.7-debian-10-r12 + tag: 2.1.7-debian-10-r38 ## 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 @@ -306,7 +306,7 @@ metrics: image: registry: docker.io repository: bitnami/nats-exporter - tag: 0.6.2-debian-10-r29 + tag: 0.6.2-debian-10-r52 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/nats/values.yaml b/bitnami/nats/values.yaml index 25c7a1646b..5c0d12e292 100644 --- a/bitnami/nats/values.yaml +++ b/bitnami/nats/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/nats - tag: 2.1.7-debian-10-r12 + tag: 2.1.7-debian-10-r38 ## 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 @@ -306,7 +306,7 @@ metrics: image: registry: docker.io repository: bitnami/nats-exporter - tag: 0.6.2-debian-10-r29 + tag: 0.6.2-debian-10-r52 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.