-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Bug Report
1. Minimal reproduce step (Required)
git clone https://github.com/kcl-lang/helm-kcl.git
cd ./helm-kcl/examples/workload-charts-with-kcl
❯ helm kcl template --file ./kcl-run.yaml
{}
2. What did you expect to see? (Required)
i expected to see the output from the example
3. What did you see instead (Required)
only {} is printed
4. What is your KCL components version? (Required)
❯ helm plugin list
NAME VERSION DESCRIPTION
kcl 0.10.0 Helm KCL Plugin
tui 0.5.0 Simple terminal UI for Helm
❯ helm version
version.BuildInfo{Version:"v3.17.0", GitCommit:"301108edc7ac2a8ba79e4ebf5701b0b6ce6a31e4", GitTreeState:"clean", GoVersion:"go1.23.4"}
❯ kcl -v
kcl version 0.11.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels