Skip to content

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

License

Notifications You must be signed in to change notification settings

harness/go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

goreleaser release --clean --skip publish

Automated Release

.goreleaser.yml can be integrated with tools like Github Actions to automate build and release process.

License

Apache License

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages