Skip to content

Commit

Permalink
switched to a simple version number (#7)
Browse files Browse the repository at this point in the history
* switched to a simple version number

* there is a known bug in the community that using a symantic version that includes a + symbol will break helm releases using releaser.  as the helm chart doesn't need to inherently specify the version of the app it uses there's no need to use a + so I revered to a simple 0.1.0

* bumped to 0.12 to get past 0.11 previous version
  • Loading branch information
shouser authored Jul 17, 2021
1 parent 0d008f2 commit 695d2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/onetimesecret/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: onetimesecret
version: 0.11-rc.1+igg0.2
version: 0.12.0
description: A Helm chart for One-Time Secret server
type: application
keywords:
Expand Down

0 comments on commit 695d2fd

Please sign in to comment.