Skip to content

Commit

Permalink
[bitnami/nats] Release 8.5.3 (#31435)
Browse files Browse the repository at this point in the history
* [bitnami/nats] Release 8.5.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 Jan 17, 2025
1 parent e006414 commit cac021d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 10 deletions.
9 changes: 7 additions & 2 deletions bitnami/nats/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 8.5.2 (2024-12-17)
## 8.5.3 (2025-01-17)

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

## <small>8.5.2 (2024-12-17)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/nats] Release 8.5.2 (#31078) ([45544bd](https://github.com/bitnami/charts/commit/45544bd633ab9a4fcd5e884366955c1d27e1848b)), closes [#31078](https://github.com/bitnami/charts/issues/31078)

## <small>8.5.1 (2024-12-10)</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.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T17:18:23.800634+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-17T04:09:57.934269641Z"
6 changes: 3 additions & 3 deletions bitnami/nats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.10.24-debian-12-r0
image: docker.io/bitnami/nats:2.10.24-debian-12-r2
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r0
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r2
apiVersion: v2
appVersion: 2.10.24
dependencies:
Expand All @@ -31,4 +31,4 @@ maintainers:
name: nats
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 8.5.2
version: 8.5.3
4 changes: 2 additions & 2 deletions 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.24-debian-12-r0
tag: 2.10.24-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -825,7 +825,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nats-exporter
tag: 0.16.0-debian-12-r0
tag: 0.16.0-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit cac021d

Please sign in to comment.