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
47 lines (47 loc) · 1.54 KB
/
Chart.yaml
File metadata and controls
47 lines (47 loc) · 1.54 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
apiVersion: v2
name: etcd
description: etcd is a distributed reliable key-value store for the most critical data of a distributed system
type: application
version: 0.5.3
appVersion: "3.6.7"
keywords:
- etcd
- distributed
- key-value
- consensus
- raft
home: https://etcd.io/
sources:
- https://github.com/CloudPirates-io/helm-charts/tree/main/charts/mariadb
- https://github.com/etcd-io/etcd
maintainers:
- name: CloudPirates GmbH & Co. KG
email: hello@cloudpirates.io
url: https://www.cloudpirates.io
dependencies:
- name: common
version: "2.x.x"
repository: oci://registry-1.docker.io/cloudpirates
icon: https://a.storyblok.com/f/143071/513x513/36b7a72378/etcd-logo.svg
annotations:
license: Apache-2.0
artifacthub.io/category: database
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: etcd
url: https://etcd.io/
- name: Helm Chart
url: https://github.com/CloudPirates-io/helm-charts/tree/main/charts/mariadb
- name: Application
url: https://github.com/etcd-io/etcd
- name: Maintainer CloudPirates
url: https://www.cloudpirates.io
artifacthub.io/changes: |2
- kind: changed
description: "[etcd] change repo to gcr.io"
links:
- name: "Commit e944a71"
url: "https://github.com/CloudPirates-io/helm-charts/commit/e944a71"