[bitnami/nats] Release 8.2.9 (#27572)

* [bitnami/nats] Release 8.2.9 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:
Bitnami Bot
2024-06-28 05:01:25 +02:00
committed by GitHub
parent af4fcfa6a0
commit 21d53ffe4b
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 8.2.8 (2024-06-18)
## 8.2.9 (2024-06-28)
* [bitnami/nats] Release 8.2.8 ([#27386](https://github.com/bitnami/charts/pull/27386))
* [bitnami/nats] Release 8.2.9 ([#27572](https://github.com/bitnami/charts/pull/27572))
## <small>8.2.8 (2024-06-18)</small>
* [bitnami/nats] Release 8.2.8 (#27386) ([e2627bb](https://github.com/bitnami/charts/commit/e2627bb64fda56838614ae653822536c506cf50a)), closes [#27386](https://github.com/bitnami/charts/issues/27386)
## <small>8.2.7 (2024-06-17)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.10.16-debian-12-r1
image: docker.io/bitnami/nats:2.10.17-debian-12-r0
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r5
apiVersion: v2
appVersion: 2.10.16
appVersion: 2.10.17
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.2.8
version: 8.2.9

View File

@@ -74,7 +74,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.10.16-debian-12-r1
tag: 2.10.17-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'