mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/nats] Release 9.0.3 (#31901)
* [bitnami/nats] Release 9.0.3 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.2 (2025-02-07)
|
||||
## 9.0.3 (2025-02-12)
|
||||
|
||||
* [bitnami/nats] Release 9.0.2 ([#31833](https://github.com/bitnami/charts/pull/31833))
|
||||
* [bitnami/nats] Release 9.0.3 ([#31901](https://github.com/bitnami/charts/pull/31901))
|
||||
|
||||
## <small>9.0.2 (2025-02-07)</small>
|
||||
|
||||
* [bitnami/nats] Release 9.0.2 (#31833) ([c3c402f](https://github.com/bitnami/charts/commit/c3c402f1c143fb06c3cb43df4fa8bf1744920068)), closes [#31833](https://github.com/bitnami/charts/issues/31833)
|
||||
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
|
||||
|
||||
## <small>9.0.1 (2025-01-24)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: nats
|
||||
image: docker.io/bitnami/nats:2.10.25-debian-12-r1
|
||||
image: docker.io/bitnami/nats:2.10.25-debian-12-r2
|
||||
- name: nats-exporter
|
||||
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r4
|
||||
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r6
|
||||
apiVersion: v2
|
||||
appVersion: 2.10.25
|
||||
dependencies:
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: nats
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||
version: 9.0.2
|
||||
version: 9.0.3
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats
|
||||
tag: 2.10.25-debian-12-r1
|
||||
tag: 2.10.25-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -749,7 +749,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats-exporter
|
||||
tag: 0.16.0-debian-12-r4
|
||||
tag: 0.16.0-debian-12-r6
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user