mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
* [bitnami/zookeeper] Release 12.0.0 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
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-r40
|
|
- name: zookeeper
|
|
image: docker.io/bitnami/zookeeper:3.9.0-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 3.9.0
|
|
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.0.0
|