Skip to content

Releases: GoogleContainerTools/kpt-functions-catalog

render-helm-chart: v0.3.0

05 Apr 05:42
5b2e679
Compare
Choose a tag to compare
functions/go/render-helm-chart/v0.3.0

update go functions to go 1.19 (#1036)

starlark v0.5.0

10 Mar 05:27
Compare
Choose a tag to compare

This minor starlark release captures the upstream starlark changes in the past two years. This contains a lot of new features and fixes.

starlark v0.5.0

10 Mar 05:25
Compare
Choose a tag to compare
starlark v0.5.0 Pre-release
Pre-release

This minor starlark release captures the upstream starlark changes in the past two years. This contains a lot of new features and fixes.

render-helm-chart: v0.2.2

02 Mar 02:27
7b8e0bd
Compare
Choose a tag to compare

Patch a upstream library helm fix.

set-name-prefix v0.0.3

09 Nov 20:10
f21fbb5
Compare
Choose a tag to compare

set-name-prefix v0.0.3

set-name-prefix v0.0.1

04 Nov 19:31
f21fbb5
Compare
Choose a tag to compare

First (experimental) version of set-name-prefix

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)