[bitnami/nats] ⬆️ Update dependency references (#33839)

* [bitnami/nats] Release 9.0.18 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:
Bitnami Bot
2025-05-23 10:38:45 +02:00
committed by GitHub
parent 9917e60fdf
commit 5630c2e5c6
3 changed files with 13 additions and 8 deletions
+7 -2
View File
@@ -1,8 +1,13 @@
# Changelog
## 9.0.17 (2025-05-13)
## 9.0.18 (2025-05-22)
* [bitnami/nats] :zap: :arrow_up: Update dependency references ([#33640](https://github.com/bitnami/charts/pull/33640))
* [bitnami/nats] :zap: :arrow_up: Update dependency references ([#33839](https://github.com/bitnami/charts/pull/33839))
## <small>9.0.17 (2025-05-13)</small>
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
* [bitnami/nats] :zap: :arrow_up: Update dependency references (#33640) ([2b5f801](https://github.com/bitnami/charts/commit/2b5f801f622b3503fb532fe41401896974e05c97)), closes [#33640](https://github.com/bitnami/charts/issues/33640)
## <small>9.0.16 (2025-05-07)</small>
+4 -4
View File
@@ -5,13 +5,13 @@ annotations:
category: Infrastructure
images: |
- name: nats
image: docker.io/bitnami/nats:2.11.3-debian-12-r1
image: docker.io/bitnami/nats:2.11.4-debian-12-r0
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.17.3-debian-12-r0
image: docker.io/bitnami/nats-exporter:0.17.3-debian-12-r1
licenses: Apache-2.0
tanzuCategory: clusterUtility
apiVersion: v2
appVersion: 2.11.3
appVersion: 2.11.4
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.17
version: 9.0.18
+2 -2
View File
@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.11.3-debian-12-r1
tag: 2.11.4-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-r0
tag: 0.17.3-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.