Skip to content

Commit

Permalink
Merge pull request #11 from k8spacket/helm_chart_not_found_fix
Browse files Browse the repository at this point in the history
fix for 404 helm chart
  • Loading branch information
k8spacket authored Sep 9, 2022
2 parents c627844 + 6c69f89 commit c9ddf6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ entries:
name: k8spacket
name: k8spacket
urls:
- docs/k8spacket-0.1.2.tgz
- k8spacket-0.1.2.tgz
version: 0.1.2
- apiVersion: v2
appVersion: 0.1.1
Expand All @@ -23,7 +23,7 @@ entries:
name: k8spacket
name: k8spacket
urls:
- docs/k8spacket-0.1.1.tgz
- k8spacket-0.1.1.tgz
version: 0.1.1
- apiVersion: v2
appVersion: 0.1.0
Expand All @@ -35,6 +35,6 @@ entries:
name: k8spacket
name: k8spacket
urls:
- docs/k8spacket-0.1.0.tgz
- k8spacket-0.1.0.tgz
version: 0.1.0
generated: "2022-09-07T13:36:15.444734+02:00"

0 comments on commit c9ddf6f

Please sign in to comment.