Releases: GoogleContainerTools/kpt-functions-catalog
Releases · GoogleContainerTools/kpt-functions-catalog
render-helm-chart: v0.3.0
functions/go/render-helm-chart/v0.3.0 update go functions to go 1.19 (#1036)
starlark v0.5.0
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
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
Patch a upstream library helm fix.
set-name-prefix v0.0.3
set-name-prefix v0.0.3
set-name-prefix v0.0.1
First (experimental) version of set-name-prefix
render-helm-chart: v0.2.1
add example with local values files and fix error message
set-name-prefix v0.0.2
Release of set-name-prefix (experimental)
Release set-labels:v0.2.0
- 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
functions/go/export-terraform/v0.3.0 feat: support svpc host project in export-terraform (#910)