mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/nats] Release 8.2.10 (#27670)
* [bitnami/nats] Release 8.2.10 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 8.2.9 (2024-06-28)
|
||||
## 8.2.10 (2024-07-03)
|
||||
|
||||
* [bitnami/nats] Release 8.2.9 ([#27572](https://github.com/bitnami/charts/pull/27572))
|
||||
* [bitnami/nats] Release 8.2.10 ([#27670](https://github.com/bitnami/charts/pull/27670))
|
||||
|
||||
## <small>8.2.9 (2024-06-28)</small>
|
||||
|
||||
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
|
||||
* [bitnami/nats] Release 8.2.9 (#27572) ([21d53ff](https://github.com/bitnami/charts/commit/21d53ffe4b446dbcc3e4b86b12f3fc14f0dfbba0)), closes [#27572](https://github.com/bitnami/charts/issues/27572)
|
||||
|
||||
## <small>8.2.8 (2024-06-18)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: nats
|
||||
image: docker.io/bitnami/nats:2.10.17-debian-12-r0
|
||||
image: docker.io/bitnami/nats:2.10.17-debian-12-r2
|
||||
- name: nats-exporter
|
||||
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r5
|
||||
image: docker.io/bitnami/nats-exporter:0.15.0-debian-12-r7
|
||||
apiVersion: v2
|
||||
appVersion: 2.10.17
|
||||
dependencies:
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: nats
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||
version: 8.2.9
|
||||
version: 8.2.10
|
||||
|
||||
@@ -74,7 +74,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats
|
||||
tag: 2.10.17-debian-12-r0
|
||||
tag: 2.10.17-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -785,7 +785,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats-exporter
|
||||
tag: 0.15.0-debian-12-r5
|
||||
tag: 0.15.0-debian-12-r7
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user