[bitnami/nats] Release 9.0.7 (#32517)

* [bitnami/nats] Release 9.0.7 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-03-19 17:51:27 +01:00
committed by GitHub
parent c6498ed13e
commit a902ef8c45
3 changed files with 12 additions and 8 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 9.0.6 (2025-03-07)
## 9.0.7 (2025-03-19)
* [bitnami/nats] allow to modify JetStream store directory ([#32359](https://github.com/bitnami/charts/pull/32359))
* [bitnami/nats] Release 9.0.7 ([#32517](https://github.com/bitnami/charts/pull/32517))
## <small>9.0.6 (2025-03-11)</small>
* [bitnami/nats] allow to modify JetStream store directory (#32359) ([9d5238f](https://github.com/bitnami/charts/commit/9d5238f55b072d6d769a8b3023c9af9c75516fa8)), closes [#32359](https://github.com/bitnami/charts/issues/32359)
## <small>9.0.5 (2025-03-05)</small>
+4 -4
View File
@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.10.26-debian-12-r1
image: docker.io/bitnami/nats:2.11.0-debian-12-r0
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r10
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r11
apiVersion: v2
appVersion: 2.10.26
appVersion: 2.11.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -32,4 +32,4 @@ maintainers:
name: nats
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 9.0.6
version: 9.0.7
+2 -2
View File
@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.10.26-debian-12-r1
tag: 2.11.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -751,7 +751,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nats-exporter
tag: 0.16.0-debian-12-r10
tag: 0.16.0-debian-12-r11
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.