forked from CloudPirates-io/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
51 lines (51 loc) · 1.88 KB
/
Chart.yaml
File metadata and controls
51 lines (51 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
apiVersion: v2
name: zookeeper
description: Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
type: application
version: 0.7.0
appVersion: "3.9.5"
keywords:
- zookeeper
- distributed
- coordination
- apache
home: https://zookeeper.apache.org/
sources:
- https://github.com/CloudPirates-io/helm-charts/tree/main/charts/zookeeper
- https://github.com/apache/zookeeper
maintainers:
- name: CloudPirates GmbH & Co. KG
email: hello@cloudpirates.io
url: https://www.cloudpirates.io
- name: Gianni Carafa
email: gianni.carafa@srf.ch
url: https://www.srf.ch
dependencies:
- name: common
version: "2.2.0"
repository: oci://registry-1.docker.io/cloudpirates
icon: https://a.storyblok.com/f/143071/512x512/07b0f90b58/apache-zookeeper-logo.svg
annotations:
license: Apache-2.0
artifacthub.io/category: streaming-messaging
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/signKey: |
fingerprint: 6917f1a88c122cbb1de5aa55457752135bdcf95a
url: https://raw.githubusercontent.com/CloudPirates-io/helm-charts/refs/heads/main/cosign.pub
artifacthub.io/links: |
- name: ZooKeeper
url: https://zookeeper.apache.org/
- name: Helm Chart
url: https://github.com/CloudPirates-io/helm-charts/tree/main/charts/zookeeper
- name: Application
url: https://github.com/apache/zookeeper
- name: Maintainer CloudPirates
url: https://www.cloudpirates.io
artifacthub.io/changes: |-
- kind: added
description: "Add namespaceOverride Value to all Charts that missing it"
links:
- name: "Pull Request"
url: "https://github.com/CloudPirates-io/helm-charts/pull/1214"
- name: "Changelog"
url: "https://github.com/CloudPirates-io/helm-charts/blob/main/charts/zookeeper/CHANGELOG.md"