Skip to content

Commit 892f1ac

Browse files
committed
[release-prepare] - Publish first pre-releases
1 parent 3ee7ba1 commit 892f1ac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{"superset":"0.12.10-rc.1"}
1+
{}
22

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Provides a collection of [helm](https://helm.sh/) charts used by the [okdp](http
1717
## TL;DR
1818

1919
```console
20-
$ helm repo add odkp http://okdp.github.io/charts/
20+
$ helm repo add odkp https://okdp.github.io/charts/
2121
$ helm install my-release odkp/[chart]
2222
```
2323

superset/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Objectively, the chart provides the following features:
4040
## TL;DR
4141

4242
```console
43-
$ helm repo add odkp http://okdp.github.io/charts
43+
$ helm repo add odkp https://okdp.github.io/charts
4444
$ helm install my-superset odkp/superset
4545
```
4646

superset/README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Objectively, the chart provides the following features:
4141
## TL;DR
4242

4343
```console
44-
$ helm repo add odkp http://okdp.github.io/charts
44+
$ helm repo add odkp https://okdp.github.io/charts
4545
$ helm install my-superset odkp/superset
4646
```
4747

0 commit comments

Comments
 (0)