Releases: GoogleContainerTools/kpt-functions-catalog
Releases · GoogleContainerTools/kpt-functions-catalog
apply-setters: v0.1.0
Example can be found here.
set-namespace: v0.1.2
The examples for this function can be found here
set-label: v0.1.2
The examples for this function can be found here
set-annotation: v0.1.2
The examples for this function can be found here
set-namespace: v0.1.1
The examples for this function can be found here
set-label: v0.1.1
The examples for this function can be found here
set-annotation: v0.1.1
The examples for this function can be found here
SOPS: v0.1.0
SOPS: v0.1.0
changes since release-ts-functions-v0.2.0
⚠️ Breaking Changes
- We start to do per-function release instead of bulk release for all functions. The new release for this function is only available at
gcr.io/kpt-fn-contrib/sops:v0.1.0
. We no longer maintain tagslatest
andstable
in the new container registry. The older releases are still accessible atgcr.io/kpt-functions/sops
.
✨ New Features
Thanks to all our contributors!
release-ts-functions-v0.2.0
- Function helm-template is deprecated. Use helm-inflator instead.
release-ts-functions-v0.1.3
fix release e2e test (#119)