Releases: kptdev/krm-functions-catalog
Releases · kptdev/krm-functions-catalog
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)
release-ts-functions-v0.1.2
Introduces a SOPS function that allows for the local decryption of source controlled encrypted YAML documents.
release-ts-functions-v0.1.1
Includes kpt-functions updates which output more detailed results to console
release-ts-functions-v0.1.0
Release ts functions 0.1.0 (#100) * Release ts functions 0.0.5 * Update to version 0.1.0
release-go-functions-v0.0.4
Add --allow-cluster-scoped flag whose default value is true (#95) When the flag is set to false, this function should fail and return a list of cluster-scoped resources.
release-go-functions-v0.0.2
Fix the step name (#74)
release-go-functions-v0.0.1
Add github workflow for release docker images for kpt go functions (#72)