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

* [bitnami/nats] Release 9.0.26 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-08-13 20:39:55 +02:00
committed by GitHub
parent a5b49f04a6
commit b32330836d
4 changed files with 12 additions and 8 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog # Changelog
## 9.0.25 (2025-08-07) ## 9.0.26 (2025-08-13)
* [bitnami/nats] :zap: :arrow_up: Update dependency references ([#35510](https://github.com/bitnami/charts/pull/35510)) * [bitnami/nats] :zap: :arrow_up: Update dependency references ([#35831](https://github.com/bitnami/charts/pull/35831))
## <small>9.0.25 (2025-08-07)</small>
* [bitnami/nats] :zap: :arrow_up: Update dependency references (#35510) ([df91087](https://github.com/bitnami/charts/commit/df91087b2d8ca8c401b37107f79bef6dba7d1c80)), closes [#35510](https://github.com/bitnami/charts/issues/35510)
## <small>9.0.24 (2025-08-01)</small> ## <small>9.0.24 (2025-08-01)</small>
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 2.31.0 version: 2.31.4
digest: sha256:c4c9af4e0ca23cf2c549e403b2a2bba2c53a3557cee23da09fa4cdf710044c2c digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
generated: "2025-05-06T10:46:03.352542897+02:00" generated: "2025-08-13T18:01:05.123669792Z"
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
- name: nats - name: nats
image: docker.io/bitnami/nats:2.11.7-debian-12-r1 image: docker.io/bitnami/nats:2.11.7-debian-12-r1
- name: nats-exporter - name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.17.3-debian-12-r7 image: docker.io/bitnami/nats-exporter:0.17.3-debian-12-r8
licenses: Apache-2.0 licenses: Apache-2.0
tanzuCategory: clusterUtility tanzuCategory: clusterUtility
apiVersion: v2 apiVersion: v2
@@ -34,4 +34,4 @@ maintainers:
name: nats name: nats
sources: sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats - https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 9.0.25 version: 9.0.26
+1 -1
View File
@@ -751,7 +751,7 @@ metrics:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/nats-exporter repository: bitnami/nats-exporter
tag: 0.17.3-debian-12-r7 tag: 0.17.3-debian-12-r8
digest: "" digest: ""
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.