diff --git a/.github/workflows/helm-docs.yml b/.github/workflows/helm-docs.yml index 38467b0..267a85e 100644 --- a/.github/workflows/helm-docs.yml +++ b/.github/workflows/helm-docs.yml @@ -1,4 +1,4 @@ -name: Update Helm Docs +name: Publish Development Helm Charts on: push: diff --git a/Chart.yaml b/Chart.yaml index 9184706..1ac0d80 100755 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,9 +1,6 @@ apiVersion: v2 name: onetimesecret -description: | - A Helm chart for onetimesecret. Install with - - `helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.1.0` +description: A Helm chart for onetimesecret # A chart can be either an 'application' or a 'library' chart. # diff --git a/README.md b/README.md index 4d9de14..9c2b142 100755 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ ![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.17.3](https://img.shields.io/badge/AppVersion-v0.17.3-informational?style=flat-square) -A Helm chart for onetimesecret. Install with - -`helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.1.0` +A Helm chart for onetimesecret ## Requirements