Skip to content

Releases: kptdev/krm-functions-catalog

render-helm-chart: v0.2.1

01 Nov 22:08
c2aa10b
Compare
Choose a tag to compare

add example with local values files and fix error message

set-name-prefix v0.0.2

04 Nov 22:39
f21fbb5
Compare
Choose a tag to compare

Release of set-name-prefix (experimental)

Release set-labels:v0.2.0

20 Oct 17:17
c653dc8
Compare
Choose a tag to compare
  • Dropped the problematic additionalFieldSpec
  • Migrated set-labels from using kustomize setLabelsTransformer to using go/sdk
  • Made the set-labels importable so other functions can use its labels transformer logic.

export-terraform: v0.3

13 Sep 17:36
1e5d4a1
Compare
Choose a tag to compare
functions/go/export-terraform/v0.3.0

feat: support svpc host project in export-terraform (#910)

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.