Releases: GoogleContainerTools/kpt-functions-catalog
Releases · GoogleContainerTools/kpt-functions-catalog
release-ts-functions-v0.1.2
Introduces a SOPS function that allows for the local decryption of source controlled encrypted YAML documents.
release-ts-functions-v0.1.1
Includes kpt-functions updates which output more detailed results to console
release-ts-functions-v0.1.0
Release ts functions 0.1.0 (#100) * Release ts functions 0.0.5 * Update to version 0.1.0
release-go-functions-v0.0.4
Add --allow-cluster-scoped flag whose default value is true (#95) When the flag is set to false, this function should fail and return a list of cluster-scoped resources.
release-go-functions-v0.0.2
Fix the step name (#74)
release-go-functions-v0.0.1
Add github workflow for release docker images for kpt go functions (#72)
release-ts-functions-v0.0.4
Update catalog for v0.0.4 (#70) * Update deps to use [email protected] * Update catalog to latest sdk version * Update catalog versions
release-ts-functions-v0.0.3
Fix function config tags (#60)
release-ts-functions-v0.0.2
Fix e2e script and update version for release (#59)
release-ts-functions-v0.0.1
Transfer kubeval function and add tests (#56) * Add a basic demo function using kubeval * Remove unnecessary guard when emitting results * Break out the generation of kubeval command line args separately * Mention detailed defaulting behavior in function docstring * Temporarily disable tests awaiting clarity around testing strategy * Fix lint issues in kubeval funtion * Fix kubeeval Dockerfile * Add kubeval unit and e2e tests * Small changes to e2e script Co-authored-by: David Flemström <[email protected]> Co-authored-by: Frank Farzan <[email protected]>