mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/nats] Release 9.0.13 (#33175)
* [bitnami/nats] Release 9.0.13 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.12 (2025-04-24)
|
||||
## 9.0.13 (2025-04-25)
|
||||
|
||||
* [bitnami/nats] Release 9.0.12 ([#33152](https://github.com/bitnami/charts/pull/33152))
|
||||
* [bitnami/nats] Release 9.0.13 ([#33175](https://github.com/bitnami/charts/pull/33175))
|
||||
|
||||
## <small>9.0.12 (2025-04-24)</small>
|
||||
|
||||
* [bitnami/nats] Release 9.0.12 (#33152) ([3cff316](https://github.com/bitnami/charts/commit/3cff316522df5c41d7fb97894d9510e0c3e16091)), closes [#33152](https://github.com/bitnami/charts/issues/33152)
|
||||
|
||||
## <small>9.0.11 (2025-04-09)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: nats
|
||||
image: docker.io/bitnami/nats:2.11.1-debian-12-r2
|
||||
image: docker.io/bitnami/nats:2.11.2-debian-12-r0
|
||||
- name: nats-exporter
|
||||
image: docker.io/bitnami/nats-exporter:0.17.2-debian-12-r5
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.1
|
||||
appVersion: 2.11.2
|
||||
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.12
|
||||
version: 9.0.13
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats
|
||||
tag: 2.11.1-debian-12-r2
|
||||
tag: 2.11.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user