Skip to content

Commit

Permalink
[bitnami/nats] Release 8.5.2 (#31078)
Browse files Browse the repository at this point in the history
* [bitnami/nats] Release 8.5.2 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 Dec 17, 2024
1 parent 0d49f76 commit 45544bd
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.5.1 (2024-12-10)
## 8.5.2 (2024-12-17)

* [bitnami/nats] Release 8.5.1 ([#30974](https://github.com/bitnami/charts/pull/30974))
* [bitnami/nats] Release 8.5.2 ([#31078](https://github.com/bitnami/charts/pull/31078))

## <small>8.5.1 (2024-12-10)</small>

* [bitnami/nats] Release 8.5.1 (#30974) ([3123a38](https://github.com/bitnami/charts/commit/3123a38c930d955f06a5563b18cf0b05d2b057ee)), closes [#30974](https://github.com/bitnami/charts/issues/30974)

## 8.5.0 (2024-12-10)

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.23-debian-12-r0
image: docker.io/bitnami/nats:2.10.24-debian-12-r0
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r0
apiVersion: v2
appVersion: 2.10.23
appVersion: 2.10.24
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.5.1
version: 8.5.2
2 changes: 1 addition & 1 deletion bitnami/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.10.23-debian-12-r0
tag: 2.10.24-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 45544bd

Please sign in to comment.