Skip to content

example does not work #64

@devmetaminds

Description

@devmetaminds

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions