Skip to content

Commit 4e6af75

Browse files
committed
fix appVersion version prefix
1 parent 7eac27d commit 4e6af75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chart/k8soauth2-proxy-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.1.0
2+
appVersion: v0.1.0
33
description: OAUTH2 proxy kubernetes controller
44
home: https://github.com/DoodleScheduling/k8soauth2-proxy-controller
55
keywords:
@@ -10,4 +10,4 @@ keywords:
1010
name: k8soauth2-proxy-controller
1111
sources:
1212
- https://github.com/DoodleScheduling/k8soauth2-proxy-controller
13-
version: 0.1.2
13+
version: 0.1.3

0 commit comments

Comments
 (0)