Skip to content

Releases: kptdev/krm-functions-catalog

set-annotation: v0.1.1

18 Mar 20:21
975e002
Compare
Choose a tag to compare

The examples for this function can be found here

SOPS: v0.1.0

04 Feb 21:42
127a1af
Compare
Choose a tag to compare

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 tags latest and stable in the new container registry. The older releases are still accessible at gcr.io/kpt-functions/sops.

✨ New Features

  • Added support for encrypt operation. (#125)
  • Adding cmd-tolerate-failures flag. (#153)

Thanks to all our contributors!

release-ts-functions-v0.2.0

03 Dec 18:30
dad39be
Compare
Choose a tag to compare
  • Function helm-template is deprecated. Use helm-inflator instead.

release-ts-functions-v0.1.3

09 Nov 20:42
bcfd3a1
Compare
Choose a tag to compare
fix release e2e test (#119)

release-ts-functions-v0.1.2

24 Sep 22:32
8b18202
Compare
Choose a tag to compare

Introduces a SOPS function that allows for the local decryption of source controlled encrypted YAML documents.

release-ts-functions-v0.1.1

16 Sep 18:12
e9c7143
Compare
Choose a tag to compare

Includes kpt-functions updates which output more detailed results to console

release-ts-functions-v0.1.0

03 Sep 18:34
8cfd7c0
Compare
Choose a tag to compare
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

26 Aug 18:25
783299c
Compare
Choose a tag to compare
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

22 Jul 22:39
15e5445
Compare
Choose a tag to compare
Fix the step name (#74)

release-go-functions-v0.0.1

22 Jul 20:45
0099843
Compare
Choose a tag to compare
Add github workflow for release docker images for kpt go functions (#72)