mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/nats] Release 8.3.3 (#29116)
* [bitnami/nats] Release 8.3.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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 8.3.2 (2024-08-27)
|
||||
## 8.3.3 (2024-08-29)
|
||||
|
||||
* [bitnami/nats] Release 8.3.2 ([#29073](https://github.com/bitnami/charts/pull/29073))
|
||||
* [bitnami/nats] Release 8.3.3 ([#29116](https://github.com/bitnami/charts/pull/29116))
|
||||
|
||||
## <small>8.3.2 (2024-08-27)</small>
|
||||
|
||||
* [bitnami/nats] Release 8.3.2 (#29073) ([ba84935](https://github.com/bitnami/charts/commit/ba849357e9811de3f34ba30a7f71857d521a46d9)), closes [#29073](https://github.com/bitnami/charts/issues/29073)
|
||||
|
||||
## <small>8.3.1 (2024-08-27)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: nats
|
||||
image: docker.io/bitnami/nats:2.10.19-debian-12-r0
|
||||
image: docker.io/bitnami/nats:2.10.20-debian-12-r0
|
||||
- name: nats-exporter
|
||||
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r12
|
||||
apiVersion: v2
|
||||
appVersion: 2.10.19
|
||||
appVersion: 2.10.20
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: nats
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||
version: 8.3.2
|
||||
version: 8.3.3
|
||||
|
||||
@@ -76,7 +76,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats
|
||||
tag: 2.10.19-debian-12-r0
|
||||
tag: 2.10.20-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user