Skip to content

Releases: mykso/myks

v4.6.0

12 Mar 15:56
23d9f7c
Compare
Choose a tag to compare

4.6.0 (2025-03-12)

Features

  • extend vendir step with proto, env and app data values (#422) (3456e0c)

Bug Fixes

  • deps: update module golang.org/x/sync to v0.12.0 (#414) (a6c5409)
  • deps: update module golang.org/x/term to v0.30.0 (#415) (946be2c)

v4.5.1

04 Mar 10:19
cec8694
Compare
Choose a tag to compare

4.5.1 (2025-03-04)

Bug Fixes

  • revert "feat: specify "any" type for .application in schema (#399)" (#411) (b6bbd59)

v4.5.0

03 Mar 19:51
240d2ae
Compare
Choose a tag to compare

4.5.0 (2025-02-28)

Features

  • specify "any" type for .application in schema (#399) (ddcf2d4)

Bug Fixes

  • deps: update module github.com/spf13/cobra to v1.9.1 (#405) (baf77bd)
  • deps: update module golang.org/x/sync to v0.11.0 (#393) (0afc509)
  • deps: update module golang.org/x/term to v0.29.0 (#394) (f3664f1)

v4.4.2

02 Feb 15:56
0288bc0
Compare
Choose a tag to compare

4.4.2 (2025-02-02)

Bug Fixes

  • correctly assign apps to nested envs (#389) (39f185d)

v4.4.1

31 Jan 13:47
3daa4a7
Compare
Choose a tag to compare

4.4.1 (2025-01-31)

Bug Fixes

  • release: testing latest changes (d441782)

v4.4.0

28 Jan 09:11
c72a55d
Compare
Choose a tag to compare

4.4.0 (2025-01-28)

Features

  • add argocd.project.enabled option (753ad11)

Bug Fixes

  • skip creation of empty ArgoCD environment file (dfcb78b)
  • sort ArgoCD Application YAML (600cfa9)
  • use argocd.project.name if set (8e0fabd)

v4.3.2

27 Jan 15:42
f87d85b
Compare
Choose a tag to compare

4.3.2 (2025-01-27)

Bug Fixes

  • ensure buildDependencies is nullable (#378) (4e65a3e)

v4.3.1

23 Jan 14:04
bcb6ff1
Compare
Choose a tag to compare

4.3.1 (2025-01-23)

Bug Fixes

  • deps: update module github.com/alecthomas/chroma/v2 to v2.15.0 (#370) (1916955)
  • deps: update module golang.org/x/term to v0.28.0 (#368) (cb36943)
  • make per-chart helm options nullable (#374) (4fd9713)

v4.3.0

01 Jan 14:33
aa1543c
Compare
Choose a tag to compare

4.3.0 (2025-01-01)

Features

  • allow multiple files for app and env-data on each level (#366) (3b2f68f)

v4.2.6

27 Dec 15:18
b45afdd
Compare
Choose a tag to compare

4.2.6 (2024-12-27)

Bug Fixes

  • deps: update module carvel.dev/ytt to v0.51.1 (#358) (e339a90)
  • docs: overhaul help messages (#362) (aa1f941)
  • skip ArgoCD Application plugin if not set (#365) (302667e)