[bitnami/nats] Release 9.0.8 (#32754)

* [bitnami/nats] Release 9.0.8 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-04-02 04:00:15 +02:00
committed by GitHub
parent 7e61b38f61
commit fbba74c680
3 changed files with 12 additions and 7 deletions
+7 -2
View File
@@ -1,8 +1,13 @@
# Changelog
## 9.0.7 (2025-03-19)
## 9.0.8 (2025-04-02)
* [bitnami/nats] Release 9.0.7 ([#32517](https://github.com/bitnami/charts/pull/32517))
* [bitnami/nats] Release 9.0.8 ([#32754](https://github.com/bitnami/charts/pull/32754))
## <small>9.0.7 (2025-03-19)</small>
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
* [bitnami/nats] Release 9.0.7 (#32517) ([a902ef8](https://github.com/bitnami/charts/commit/a902ef8c45ad542e44e8e89171ad03ba47ea31fc)), closes [#32517](https://github.com/bitnami/charts/issues/32517)
## <small>9.0.6 (2025-03-11)</small>
+3 -3
View File
@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.11.0-debian-12-r0
image: docker.io/bitnami/nats:2.11.0-debian-12-r1
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r11
image: docker.io/bitnami/nats-exporter:0.17.2-debian-12-r1
apiVersion: v2
appVersion: 2.11.0
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: nats
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 9.0.7
version: 9.0.8
+2 -2
View File
@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.11.0-debian-12-r0
tag: 2.11.0-debian-12-r1
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-r11
tag: 0.17.2-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.