mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
32 lines
907 B
YAML
32 lines
907 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r94
|
|
- name: zookeeper
|
|
image: docker.io/bitnami/zookeeper:3.9.1-debian-11-r5
|
|
apiVersion: v2
|
|
appVersion: 3.9.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Apache ZooKeeper provides a reliable, centralized register of configuration data and services for distributed applications.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/zookeeper/img/zookeeper-stack-220x234.png
|
|
keywords:
|
|
- zookeeper
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: zookeeper
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
|
|
version: 12.5.1
|