Skip to content

Commit

Permalink
Revert "chore: update docs with install cmd"
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Oct 2, 2024
1 parent 8d25cd4 commit 7aa7198
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Helm Docs
name: Publish Development Helm Charts

on:
push:
Expand Down
5 changes: 1 addition & 4 deletions Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.
#
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7aa7198

Please sign in to comment.