Skip to content

Releases: stolostron/go-template-utils

v6.1.1

15 Aug 17:37
Compare
Choose a tag to compare

What's Changed

  • Unset the namespace for cluster scoped resources by @mprahl in #133
  • Update kubernetes-dependency-watches to v0.9.1 by @mprahl in #134

Full Changelog: v6.1.0...v6.1.1

v6.1.0

09 Aug 14:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

22 Jul 20:48
Compare
Choose a tag to compare

What's Changed

  • Add getNodesWithExactRoles and hasNodesWithExactRoles template functions by @brian-jarvis in #126
  • Allow full control of query batches by @mprahl in #128

Full Changelog: v5.0.0...v6.0.0

v5.0.0

05 Jul 18:19
Compare
Choose a tag to compare

What's Changed

  • Move InputIsYAML to a ResolveOption option by @mprahl in #95

Full Changelog: v4.3.0...v5.0.0

v4.3.0

03 Jun 13:37
Compare
Choose a tag to compare

What's Changed

  • Update Go packages by @dhaiducek in #118
  • Remove replace directive in go.mod by @dhaiducek in #119
  • The template-resolver is moved to the cmd/ directory and can now be installed with go install:
    go install github.com/stolostron/go-template-utils/v4/cmd/template-resolver@latest
    

Full Changelog: v4.2.0...v4.3.0

v4.2.0

15 May 19:53
Compare
Choose a tag to compare

What's Changed

  • Return if the templates contain sensitive data by @mprahl in #117

Full Changelog: v4.1.0...v4.2.0

v4.1.0

30 Apr 19:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

12 Dec 19:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

17 Oct 19:05
Compare
Choose a tag to compare

What's Changed

  • Update client-go to v0.26.4 by @mprahl in #86
  • Export the toRawJson and mustToRawJson sprig functions by @mprahl in #88
  • Expand inclusion of Sprig functions by @brian-jarvis in #90
  • Add an experimental CLI by @mprahl in #87
  • Add two caching modes by @mprahl in #91
  • Allow control of when the cache and API watches are cleaned up by @mprahl in #92

Full Changelog: v3.3.0...v4.0.0

v3.3.0

13 Jun 17:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.0