Skip to content

Commit 3209b73

Browse files
committed
init
0 parents  commit 3209b73

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# The Orzhaha Library for Kubernetes

index.html

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<h1>Welcome to Orzhaha Charts</h1>
2+
<p>This is the Helm repository for orzhaha Charts<br>
3+
<p>$ helm repo add orzhaha https://orzhaha.github.io/charts/orzhaha<br>
4+
$ helm search repo orzhaha<br>
5+
$ helm install my-release orzhaha/chart-name</p>

orzhaha/cassandra-web-0.1.0.tgz

3 KB
Binary file not shown.

orzhaha/index.yaml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
apiVersion: v1
2+
entries:
3+
cassandra-web:
4+
- apiVersion: v1
5+
appVersion: "1.0"
6+
created: "2021-08-25T11:00:24.392138+08:00"
7+
description: A Helm chart for Kubernetes
8+
digest: 0e356ebb0074f7281869ea2ed88d967782c05ad93c2af40e3a071330c0cb8e2d
9+
name: cassandra-web
10+
urls:
11+
- https://orzhaha.github.io/charts/orzhaha/cassandra-web-0.1.0.tgz
12+
version: 0.1.0
13+
generated: "2021-08-25T11:00:24.391501+08:00"

0 commit comments

Comments
 (0)