Releases: kptdev/krm-functions-catalog
Releases · kptdev/krm-functions-catalog
release-ts-functions-v0.0.4
Update catalog for v0.0.4 (#70) * Update deps to use kpt-functions@0.14.3 * 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 <dflemstr@spotify.com> Co-authored-by: Frank Farzan <frankf@google.com>