mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
* [bitnami/nats] feat!: 🔒 💥 Improve security defaults Signed-off-by: Alejandro Moreno <amorenoc@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Alejandro Moreno <amorenoc@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
35 lines
999 B
YAML
35 lines
999 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.12-debian-12-r0
|
|
- name: nats-exporter
|
|
image: docker.io/bitnami/nats-exporter:0.14.0-debian-12-r7
|
|
apiVersion: v2
|
|
appVersion: 2.10.12
|
|
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: 8.0.0
|