Skip to content

Commit 1661489

Browse files
jimmidysondkoshkin
andauthored
fixup! refactor: Fix indentation
Co-authored-by: Dimitri Koshkin <[email protected]>
1 parent 6a037b8 commit 1661489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/helm.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ lint-and-install-chart:
2121
schema-chart: ## Updates helm values JSON schema
2222
schema-chart:
2323
helm schema \
24-
--use-helm-docs \
24+
--use-helm-docs \
2525
--input charts/cluster-api-runtime-extensions-nutanix/values.yaml \
2626
--output charts/cluster-api-runtime-extensions-nutanix/values.schema.json

0 commit comments

Comments
 (0)