Skip to content

Commit

Permalink
[bitnami/nats] Release 8.3.5 (#29253)
Browse files Browse the repository at this point in the history
* [bitnami/nats] Release 8.3.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 Sep 6, 2024
1 parent 7ae0c0c commit a1687c9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 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.4 (2024-08-30)
## 8.3.5 (2024-09-06)

* [bitnami/nats] Release 8.3.4 ([#29132](https://github.com/bitnami/charts/pull/29132))
* [bitnami/nats] Release 8.3.5 ([#29253](https://github.com/bitnami/charts/pull/29253))

## <small>8.3.4 (2024-08-30)</small>

* [bitnami/nats] Release 8.3.4 (#29132) ([96e3084](https://github.com/bitnami/charts/commit/96e308493174de2b481ad857ac24b4fc1a37672a)), closes [#29132](https://github.com/bitnami/charts/issues/29132)

## <small>8.3.3 (2024-08-29)</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,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.10.20-debian-12-r0
image: docker.io/bitnami/nats:2.10.20-debian-12-r3
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r12
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r14
apiVersion: v2
appVersion: 2.10.20
dependencies:
Expand All @@ -31,4 +31,4 @@ maintainers:
name: nats
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 8.3.4
version: 8.3.5
4 changes: 2 additions & 2 deletions 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.20-debian-12-r0
tag: 2.10.20-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -813,7 +813,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nats-exporter
tag: 0.15.0-debian-12-r12
tag: 0.15.0-debian-12-r14
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit a1687c9

Please sign in to comment.