Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: mykso/myks

v5.4.0

09 Dec 23:11
7d34bb2

Choose a tag to compare

5.4.0 (2025-12-09)

Features

  • add Environment Data Library for accessing environment data in application ytt files (#679) (16c8f1d)

Bug Fixes

  • deps: update golang dependencies (non-major) (#672) (674aaab)

v5.3.0

19 Nov 10:55
74a3802

Choose a tag to compare

5.3.0 (2025-11-19)

Features

  • allow changing ArgoCD syncPolicy via data values (63ee8eb)

Bug Fixes

  • deps: update module golang.org/x/term to v0.37.0 (#662) (ed6b55f)

v5.2.0

10 Nov 22:50
f98bf56

Choose a tag to compare

5.2.0 (2025-11-10)

Features

Bug Fixes

  • deps: update golang dependencies (non-major) (#652) (7fdb338)

v5.1.0

30 Oct 22:05
3d90238

Choose a tag to compare

5.1.0 (2025-10-30)

Features

  • implement kbld image reference overrides (#640) (f9d3549)

Bug Fixes

  • deps: update module github.com/google/go-containerregistry to v0.20.6 (#643) (2bd4e39)
  • ensure stable ordering of kbld overrides (c932e88)
  • improves kbld lock file handling for cache and overrides (#646) (31a9bc7)

v5.0.0

20 Oct 21:49
2e3e95e

Choose a tag to compare

5.0.0 (2025-10-20)

⚠ BREAKING CHANGES

  • cmd: replace all, sync, and render commands with a single render command (#570)

Features

  • add config-in-root option that sets root-dir to the config file location (40ffc88)
  • add kbld support (#626) (40ffc88)
  • cmd: replace all, sync, and render commands with a single render command (#570) (40ffc88)

Bug Fixes

  • deps: update module golang.org/x/term to v0.36.0 (#624) (f3dff86)

v4.11.4

22 Sep 10:38
f73d870

Choose a tag to compare

4.11.4 (2025-09-22)

Bug Fixes

  • deps: update golang dependencies (non-major) (#605) (8c17243)

v4.11.3

08 Sep 20:48
752b75f

Choose a tag to compare

4.11.3 (2025-09-08)

Bug Fixes

  • deps: update golang dependencies (non-major) (#595) (367ec2f)
  • deps: update module github.com/alecthomas/chroma/v2 to v2.20.0 (#575) (06a55bc)
  • deps: update module github.com/stretchr/testify to v1.11.0 (#591) (6b1c572)
  • deps: update module golang.org/x/term to v0.33.0 (#558) (b07a3ba)
  • deps: update module golang.org/x/term to v0.34.0 (#584) (b1a3ad8)
  • warn on orphan Helm configs and values files (#572) (2bb4f13)

v4.11.2

11 Jul 14:13
671c092

Choose a tag to compare

4.11.2 (2025-07-11)

Bug Fixes

  • deps: update module golang.org/x/sync to v0.16.0 (#554) (e9c06d3)
  • smart-mode: fix environment-specific prototype change detection (#555) (7067392)

v4.11.1

09 Jul 12:15
10ec047

Choose a tag to compare

4.11.1 (2025-07-09)

Bug Fixes

  • deps: update module github.com/alecthomas/chroma/v2 to v2.19.0 (#549) (3c360c9)
  • smart-mode: fix env path matching (#551) (49d1423)

v4.11.0

05 Jul 13:27
7ccabd9

Choose a tag to compare

4.11.0 (2025-07-05)

Features