mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
35 lines
1000 B
YAML
35 lines
1000 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: nats
|
|
image: docker.io/bitnami/nats:2.10.11-debian-12-r2
|
|
- name: nats-exporter
|
|
image: docker.io/bitnami/nats-exporter:0.14.0-debian-12-r5
|
|
apiVersion: v2
|
|
appVersion: 2.10.11
|
|
dependencies:
|
|
- 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
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: nats
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/nats
|
|
version: 7.17.1
|