...
1apiVersion: v1
2entries:
3 alpine:
4 - name: alpine
5 urls:
6 - https://charts.helm.sh/stable/alpine-0.1.0.tgz
7 checksum: 0e6661f193211d7a5206918d42f5c2a9470b737d
8 home: https://helm.sh/helm
9 sources:
10 - https://github.com/helm/helm
11 version: 0.2.0
12 description: Deploy a basic Alpine Linux pod
13 keywords: []
14 maintainers: []
15 icon: ""
16 apiVersion: v2
17 - name: alpine
18 urls:
19 - https://charts.helm.sh/stable/alpine-0.2.0.tgz
20 checksum: 0e6661f193211d7a5206918d42f5c2a9470b737d
21 home: https://helm.sh/helm
22 sources:
23 - https://github.com/helm/helm
24 version: 0.1.0
25 description: Deploy a basic Alpine Linux pod
26 keywords: []
27 maintainers: []
28 icon: ""
29 apiVersion: v2
30 mariadb:
31 - name: mariadb
32 urls:
33 - https://charts.helm.sh/stable/mariadb-0.3.0.tgz
34 checksum: 65229f6de44a2be9f215d11dbff311673fc8ba56
35 home: https://mariadb.org
36 sources:
37 - https://github.com/bitnami/bitnami-docker-mariadb
38 version: 0.3.0
39 description: Chart for MariaDB
40 keywords:
41 - mariadb
42 - mysql
43 - database
44 - sql
45 maintainers:
46 - name: Bitnami
47 email: containers@bitnami.com
48 icon: ""
49 apiVersion: v2
View as plain text