diff --git a/bitnami/nats/Chart.yaml b/bitnami/nats/Chart.yaml index 66901952c..933a9eae7 100644 --- a/bitnami/nats/Chart.yaml +++ b/bitnami/nats/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nats -version: 4.5.0 +version: 4.5.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 31d5b650b..92ec078de 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-r38 + tag: 2.1.7-debian-10-r51 ## 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 @@ -320,7 +320,7 @@ metrics: image: registry: docker.io repository: bitnami/nats-exporter - tag: 0.6.2-debian-10-r52 + tag: 0.6.2-debian-10-r65 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 57fa81b5d..0f1f9e217 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-r38 + tag: 2.1.7-debian-10-r51 ## 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 @@ -320,7 +320,7 @@ metrics: image: registry: docker.io repository: bitnami/nats-exporter - tag: 0.6.2-debian-10-r52 + tag: 0.6.2-debian-10-r65 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.