mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/nats] Release 9.0.15 (#33485)
* [bitnami/nats] Release 9.0.15 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.14 (2025-05-01)
|
||||
## 9.0.15 (2025-05-07)
|
||||
|
||||
* [bitnami/nats] Release 9.0.14 ([#33278](https://github.com/bitnami/charts/pull/33278))
|
||||
* [bitnami/nats] Release 9.0.15 ([#33485](https://github.com/bitnami/charts/pull/33485))
|
||||
|
||||
## <small>9.0.14 (2025-05-01)</small>
|
||||
|
||||
* [bitnami/nats] Release 9.0.14 (#33278) ([47d5c34](https://github.com/bitnami/charts/commit/47d5c34a24bf12e2e8428cbeec0295757181576c)), closes [#33278](https://github.com/bitnami/charts/issues/33278)
|
||||
|
||||
## <small>9.0.13 (2025-04-25)</small>
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: nats
|
||||
image: docker.io/bitnami/nats:2.11.3-debian-12-r0
|
||||
image: docker.io/bitnami/nats:2.11.3-debian-12-r1
|
||||
- name: nats-exporter
|
||||
image: docker.io/bitnami/nats-exporter:0.17.2-debian-12-r5
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.3
|
||||
dependencies:
|
||||
@@ -18,7 +18,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: NATS is an open source, lightweight and high-performance messaging system. It is ideal for distributed systems and supports modern cloud architectures and pub-sub, request-reply and queuing models.
|
||||
description: NATS is an open source, lightweight and high-performance messaging system.
|
||||
It is ideal for distributed systems and supports modern cloud architectures and
|
||||
pub-sub, request-reply and queuing models.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/nats/img/nats-stack-220x234.png
|
||||
keywords:
|
||||
@@ -32,4 +34,4 @@ maintainers:
|
||||
name: nats
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||
version: 9.0.14
|
||||
version: 9.0.15
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nats
|
||||
tag: 2.11.3-debian-12-r0
|
||||
tag: 2.11.3-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user