Skip to content

Releases: ClarkSource/k8t

0.8.3

09 Feb 15:41
73edc78
Compare
Choose a tag to compare
Merge pull request #124 from ClarkSource/config-override-fix

fix(get_secrets): do not mutate default params with config_override

0.8.2

07 Feb 13:23
7bd27a6
Compare
Choose a tag to compare

Changes

0.8.1

12 Jul 08:39
ec7e24a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

23 Jun 16:09
89a0c57
Compare
Choose a tag to compare

Changes

  • fix: make sure context values are not overwritten (#120) @AFriemann
  • feat(ssm): add optional role assumption to ssm client (#118) @AFriemann

0.7.8

11 May 12:33
f8423ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.7...0.7.8

0.7.7

11 May 12:09
458b31c
Compare
Choose a tag to compare

Changes

0.7.6

11 May 08:04
7870227
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.5...0.7.6

0.7.5

24 Jan 13:37
0f0ef80
Compare
Choose a tag to compare

Changes

  • Update docker image to mitigate vulnerabilities (#113) @dcernag

BREAKING CHANGE

Docker image no longer includes kubeval, use kubectl --dry-run=server to validate schemas going forward.

0.7.4

02 Dec 13:54
45a9b3f
Compare
Choose a tag to compare

Changes

0.7.3

02 Dec 13:07
9e6e4ff
Compare
Choose a tag to compare

What's Changed

  • feat: allow overriding templates in gen and validate by @AFriemann in #109

Full Changelog: 0.7.2...0.7.3