Skip to content

Commit aa91ce8

Browse files
authored
fix: chart version 0.0.0 (#108)
1 parent 50008d8 commit aa91ce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chart/k8skeycloak-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: v0.3.3
2+
appVersion: v0.0.0
33
description: Keycloak Realm reconciler
44
home: https://github.com/DoodleScheduling/k8skeycloak-controller
55
maintainers:
@@ -12,4 +12,4 @@ keywords:
1212
name: k8skeycloak-controller
1313
sources:
1414
- https://github.com/DoodleScheduling/k8skeycloak-controller
15-
version: 0.5.1
15+
version: 0.0.0

0 commit comments

Comments
 (0)