mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[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:
@@ -1,8 +1,13 @@
|
|||||||
# Changelog
|
# 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>
|
## <small>9.0.6 (2025-03-11)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -7,9 +7,9 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: nats
|
- 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
|
- 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
|
apiVersion: v2
|
||||||
appVersion: 2.11.0
|
appVersion: 2.11.0
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -32,4 +32,4 @@ maintainers:
|
|||||||
name: nats
|
name: nats
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||||
version: 9.0.7
|
version: 9.0.8
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/nats
|
repository: bitnami/nats
|
||||||
tag: 2.11.0-debian-12-r0
|
tag: 2.11.0-debian-12-r1
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
@@ -751,7 +751,7 @@ metrics:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/nats-exporter
|
repository: bitnami/nats-exporter
|
||||||
tag: 0.16.0-debian-12-r11
|
tag: 0.17.2-debian-12-r1
|
||||||
digest: ""
|
digest: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
|
|||||||
Reference in New Issue
Block a user