github kapicorp/kapitan v0.30.0

latest releases: v0.33.1, v0.33.0, v0.33.0-rc.1...
2 years ago

What's Changed

Install with pip install kapitan==0.30.0 --upgrade
Docker image: docker run kapicorp/kapitan:v0.30.0

Go Jsonnet

Install with gojsonnet support: pip install kapitan[gojsonnet]==0.30.0 --upgrade
The docker image comes prepacked with both jsonnet and gojsonnet.

To kapitan compile with gojsonnet, either runkapitan compile --use-go-jsonnet or add the following to your project's .kapitan file:

compile:
  use-go-jsonnet: true

New Contributors

Full Changelog: v0.29.5...v0.30.0

Don't miss a new kapitan release

NewReleases is sending notifications on new releases.