mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user