Skip to content

Commit 695d2fd

Browse files
authored
switched to a simple version number (#7)
* 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
1 parent 0d008f2 commit 695d2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/onetimesecret/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: onetimesecret
3-
version: 0.11-rc.1+igg0.2
3+
version: 0.12.0
44
description: A Helm chart for One-Time Secret server
55
type: application
66
keywords:

0 commit comments

Comments
 (0)