Skip to content

Releases: GoogleContainerTools/kpt-functions-catalog

export-terraform: v0.2.0

07 Jul 00:44
61dfa1b
Compare
Choose a tag to compare
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 <bharathkrishnakb@gmail.com>

* fix version in testdata

Co-authored-by: Awais Malik <awmalik@google.com>
Co-authored-by: Bharath KKB <bharathkrishnakb@gmail.com>

render-helm-chart: v0.2.0

22 Jun 19:01
56c6212
Compare
Choose a tag to compare

Support OCI helm charts and private repo authentication.

kubeval: v0.3.0

17 May 22:42
4b547df
Compare
Choose a tag to compare

Bump built-in schema to k8s 1.22

kubeval: v0.2.1

17 May 19:25
Compare
Choose a tag to compare

Support validating Kptfile with the built-in schema.

starlark: v0.4.3

07 May 00:21
fc1428a
Compare
Choose a tag to compare

Update the fn SDK to fix panic issue if empty functionConfig is provided

apply-replacements: v0.1.1

07 May 00:34
6ea2a08
Compare
Choose a tag to compare

Bumpt sdk version to fix panic when empty functionConfig is provided.

set-namespace: v0.4.1

06 May 23:55
0efa332
Compare
Choose a tag to compare

Bump fn SDK version which fixes the panic issue when empty FunctionConfig is provided.

set-namespace: v0.4.0

04 May 20:56
b221153
Compare
Choose a tag to compare
functions/go/set-namespace/v0.4.0

docs: add instructions to update release docs (#834)

set-image: v0.1.1

04 May 23:41
Compare
Choose a tag to compare

Migrate set-image to new SDK in kpt-functions-sdk/go/fn

starlark: v0.4.2

21 Apr 21:51
Compare
Choose a tag to compare
functions/go/starlark/v0.4.2

Merge branch 'master' into starlark/v0.4