Releases: GoogleContainerTools/kpt-functions-catalog
Releases · GoogleContainerTools/kpt-functions-catalog
export-terraform: v0.2.0
fix:adds log-sink writer id to the export-terraform fn (#884) * fix:adds log-sink writer id to the export-terraform fn * Update functions/go/export-terraform/terraformgenerator/templates/log-export.tf Co-authored-by: Bharath KKB <[email protected]> * fix version in testdata Co-authored-by: Awais Malik <[email protected]> Co-authored-by: Bharath KKB <[email protected]>
render-helm-chart: v0.2.0
Support OCI helm charts and private repo authentication.
kubeval: v0.3.0
Bump built-in schema to k8s 1.22
kubeval: v0.2.1
Support validating Kptfile with the built-in schema.
starlark: v0.4.3
Update the fn SDK to fix panic issue if empty functionConfig
is provided
apply-replacements: v0.1.1
Bumpt sdk version to fix panic when empty functionConfig is provided.
set-namespace: v0.4.1
Bump fn SDK version which fixes the panic issue when empty FunctionConfig
is provided.
set-namespace: v0.4.0
functions/go/set-namespace/v0.4.0 docs: add instructions to update release docs (#834)
set-image: v0.1.1
Migrate set-image to new SDK in kpt-functions-sdk/go/fn
starlark: v0.4.2
functions/go/starlark/v0.4.2 Merge branch 'master' into starlark/v0.4