mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/nats] Bump chart version (#26654)
* [bitnami/nats] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
86046046a5
commit
68a9a8d748
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 8.2.2 (2024-05-23)
|
||||
## 8.2.3 (2024-06-04)
|
||||
|
||||
* [bitnami/nats] Use different liveness/readiness probes ([#26320](https://github.com/bitnami/charts/pull/26320))
|
||||
* [bitnami/nats] Bump chart version ([#26654](https://github.com/bitnami/charts/pull/26654))
|
||||
|
||||
## <small>8.2.2 (2024-05-23)</small>
|
||||
|
||||
* [bitnami/nats] Use different liveness/readiness probes (#26320) ([fc72025](https://github.com/bitnami/charts/commit/fc7202546f5fc871165c218126f6fc568361f7fe)), closes [#26320](https://github.com/bitnami/charts/issues/26320)
|
||||
|
||||
## <small>8.2.1 (2024-05-22)</small>
|
||||
|
||||
|
||||
@@ -12,23 +12,23 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 2.10.16
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
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.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/nats/img/nats-stack-220x234.png
|
||||
keywords:
|
||||
- nats
|
||||
- messaging
|
||||
- addressing
|
||||
- discovery
|
||||
- nats
|
||||
- messaging
|
||||
- addressing
|
||||
- discovery
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: nats
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||
version: 8.2.2
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
||||
version: 8.2.3
|
||||
|
||||
Reference in New Issue
Block a user