Skip to content

Commit

Permalink
[bitnami/nats] Release 8.4.5 (#29975)
Browse files Browse the repository at this point in the history
* [bitnami/nats] Release 8.4.5 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 Oct 17, 2024
1 parent 93ab813 commit e87d9ae
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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.4.4 (2024-10-02)
## 8.4.5 (2024-10-17)

* [bitnami/nats] Release 8.4.4 ([#29710](https://github.com/bitnami/charts/pull/29710))
* [bitnami/nats] Release 8.4.5 ([#29975](https://github.com/bitnami/charts/pull/29975))

## <small>8.4.4 (2024-10-02)</small>

* [bitnami/nats] Release 8.4.4 (#29710) ([ee3e136](https://github.com/bitnami/charts/commit/ee3e1367e57cdbb3157668dab2904997d39dea20)), closes [#29710](https://github.com/bitnami/charts/issues/29710)

## <small>8.4.3 (2024-09-26)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/nats/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-26T16:10:23.707016689Z"
version: 2.26.0
digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08
generated: "2024-10-17T19:24:08.103837819Z"
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.21-debian-12-r1
image: docker.io/bitnami/nats:2.10.22-debian-12-r0
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r15
apiVersion: v2
appVersion: 2.10.21
appVersion: 2.10.22
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.4.4
version: 8.4.5
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.21-debian-12-r1
tag: 2.10.22-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 e87d9ae

Please sign in to comment.