Skip to content

Commit

Permalink
[bitnami/nats] Release 8.3.3 (#29116)
Browse files Browse the repository at this point in the history
* [bitnami/nats] Release 8.3.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 29, 2024
1 parent 94f3eaf commit 93f1632
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/nats/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/nats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion bitnami/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 93f1632

Please sign in to comment.