/go-template

Repository for go-template cli used during K8s deployments in Harness

Primary LanguageGoApache License 2.0Apache-2.0

Go Template

This repository contains a Go application that can be used for rendering Go templates.

Usage

go-template <-t templateFilePath> [-f valuesFilePath] [-s variableOverride] [-o outputFolder]

Release

Manual Release

To generate binaries, run:

make build-release

License

Apache License