[bitnami/nats] Release 6.3.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-21 01:41:24 +00:00
parent 52eb8dbe2c
commit af0953eb7c
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.4.3
digest: sha256:593addb8fcc250e4abee3a44aff3fbc1cf619d0c319e498c3c3342df71fd373e
generated: "2021-04-30T23:12:55.833088465Z"
version: 1.5.1
digest: sha256:d3e338772e7d4eca307e5eb080525d244a57e2eb26fd6787cb72b2bf5dbe848e
generated: "2021-05-21T01:08:15.726811785Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2.2.4
appVersion: 2.2.5
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -24,4 +24,4 @@ name: nats
sources:
- https://github.com/bitnami/bitnami-docker-nats
- https://nats.io/
version: 6.3.3
version: 6.3.4

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/nats
tag: 2.2.4-debian-10-r0
tag: 2.2.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
@@ -521,7 +521,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nats-exporter
tag: 0.7.0-debian-10-r69
tag: 0.7.0-debian-10-r77
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.