mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 07:27:18 +08:00
* [bitnami/nats] fix: 🔒 Improve podSecurityContext and containerSecurityContext with essential security fields Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * chore: 🔧 Bump chart version Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> --------- Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
35 lines
998 B
YAML
35 lines
998 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: nats-exporter
|
|
image: docker.io/bitnami/nats-exporter:0.13.0-debian-11-r4
|
|
- name: nats
|
|
image: docker.io/bitnami/nats:2.10.9-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 2.10.9
|
|
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.11.0
|