--- charts-original/values.schema.json
+++ charts/values.schema.json
@@ -36,8 +36,7 @@
},
"ha":{
"$id":"#/properties/ha",
- "type":"string",
- "enum": ["true", "false"]
+ "type":"boolean"
"wipedata":{
"$id":"#/properties/wipedata",