mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/nats] ⚡ ⬆️ Update dependency references (#35381)
* [bitnami/nats] Release 9.0.24 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.23 (2025-07-09)
|
||||
## 9.0.24 (2025-08-01)
|
||||
|
||||
* [bitnami/nats] :zap: :arrow_up: Update dependency references ([#34940](https://github.com/bitnami/charts/pull/34940))
|
||||
* [bitnami/nats] :zap: :arrow_up: Update dependency references ([#35381](https://github.com/bitnami/charts/pull/35381))
|
||||
|
||||
## <small>9.0.23 (2025-07-09)</small>
|
||||
|
||||
* [bitnami/nats] :zap: :arrow_up: Update dependency references (#34940) ([fe778a4](https://github.com/bitnami/charts/commit/fe778a4e1f68618658174bb06d105f63d809cb79)), closes [#34940](https://github.com/bitnami/charts/issues/34940)
|
||||
|
||||
## <small>9.0.22 (2025-07-01)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: nats
|
||||
image: docker.io/bitnami/nats:2.11.6-debian-12-r1
|
||||
image: docker.io/bitnami/nats:2.11.7-debian-12-r0
|
||||
- name: nats-exporter
|
||||
image: docker.io/bitnami/nats-exporter:0.17.3-debian-12-r5
|
||||
image: docker.io/bitnami/nats-exporter:0.17.3-debian-12-r6
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.6
|
||||
appVersion: 2.11.7
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: nats
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||
version: 9.0.23
|
||||
version: 9.0.24
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats
|
||||
tag: 2.11.6-debian-12-r1
|
||||
tag: 2.11.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -751,7 +751,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats-exporter
|
||||
tag: 0.17.3-debian-12-r5
|
||||
tag: 0.17.3-debian-12-r6
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user