[bitnami/nats] Release 8.2.15 (#28462)

* [bitnami/nats] Release 8.2.15 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-07-25 10:11:32 +02:00
committed by GitHub
parent c192fe5e49
commit 7a0034030f
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 8.2.14 (2024-07-24)
## 8.2.15 (2024-07-25)
* [bitnami/nats] Release 8.2.14 ([#28328](https://github.com/bitnami/charts/pull/28328))
* [bitnami/nats] Release 8.2.15 ([#28462](https://github.com/bitnami/charts/pull/28462))
## <small>8.2.14 (2024-07-24)</small>
* [bitnami/nats] Release 8.2.14 (#28328) ([5eda2ca](https://github.com/bitnami/charts/commit/5eda2ca676cefb2226eafb615a5c359ae0d5f623)), closes [#28328](https://github.com/bitnami/charts/issues/28328)
## <small>8.2.13 (2024-07-18)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.10.18-debian-12-r1
image: docker.io/bitnami/nats:2.10.18-debian-12-r2
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r8
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r10
apiVersion: v2
appVersion: 2.10.18
dependencies:
@@ -31,4 +31,4 @@ maintainers:
name: nats
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 8.2.14
version: 8.2.15

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.10.18-debian-12-r1
tag: 2.10.18-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -787,7 +787,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nats-exporter
tag: 0.15.0-debian-12-r8
tag: 0.15.0-debian-12-r10
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.