Skip to content

Commit

Permalink
Merge pull request #21 from onetimesecret/fix-docs-for-installing-wit…
Browse files Browse the repository at this point in the history
…h-correct-version-(0.2.0-instead-of-0.1.0)

fix: docs for installing with correct version (0.2.0 instead of 0.1.0)
  • Loading branch information
venkatamutyala authored Oct 22, 2024
2 parents a662813 + d0fd65a commit c3bb849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: onetimesecret
description: |
A Helm chart for onetimesecret. Install with
`helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.1.0`
`helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.2.0`
# A chart can be either an 'application' or a 'library' chart.
#
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A Helm chart for onetimesecret. Install with

`helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.1.0`
`helm install onetimesecret oci://ghcr.io/onetimesecret/helm-chart/onetimesecret --version 0.2.0`

## Requirements

Expand Down

0 comments on commit c3bb849

Please sign in to comment.