ktmpl 0.2.1

Parameterized templates for Kubernetes manifests.
1
2
3
4
5
FROM scratch

ENTRYPOINT ["/ktmpl"]

COPY target/x86_64-unknown-linux-musl/release/ktmpl /ktmpl