Skip to content

Commit

Permalink
[release-prepare] - Publish first pre-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
idirze committed Jun 6, 2024
1 parent 3ee7ba1 commit 892f1ac
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{"superset":"0.12.10-rc.1"}
{}

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Provides a collection of [helm](https://helm.sh/) charts used by the [okdp](http
## TL;DR

```console
$ helm repo add odkp http://okdp.github.io/charts/
$ helm repo add odkp https://okdp.github.io/charts/
$ helm install my-release odkp/[chart]
```

Expand Down
2 changes: 1 addition & 1 deletion superset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Objectively, the chart provides the following features:
## TL;DR

```console
$ helm repo add odkp http://okdp.github.io/charts
$ helm repo add odkp https://okdp.github.io/charts
$ helm install my-superset odkp/superset
```

Expand Down
2 changes: 1 addition & 1 deletion superset/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Objectively, the chart provides the following features:
## TL;DR

```console
$ helm repo add odkp http://okdp.github.io/charts
$ helm repo add odkp https://okdp.github.io/charts
$ helm install my-superset odkp/superset
```

Expand Down

0 comments on commit 892f1ac

Please sign in to comment.