Releases: mykso/myks
Releases · mykso/myks
v3.2.0
3.2.0 (2024-01-07)
Bug Fixes
deps: update github.com/cppforlife/go-cli-ui digest to 9954948 (#201 ) (9836249 )
deps: update golang.org/x/exp digest to be819d1 (#204 ) (9928ad1 )
deps: update module golang.org/x/sync to v0.6.0 (#205 ) (d3b8ea0 )
deps: update module golang.org/x/term to v0.16.0 (#206 ) (002cfe0 )
sync: allow local paths in vendir config (#191 ) (73233eb )
Features
v3.1.0
3.1.0 (2023-12-29)
Bug Fixes
Features
v3.0.4
3.0.4 (2023-12-26)
Bug Fixes
deps: update module github.com/alecthomas/chroma to v2 (#185 ) (dd2d579 )
v3.0.3
3.0.3 (2023-12-25)
Bug Fixes
deps: update module github.com/alecthomas/chroma to v2 (#184 ) (6e6eede )
sync on integration tests (#177 ) (5d2e636 )
sync: create vendor directory if not exists (#159 ) (fd8e878 )
v3.0.2
3.0.2 (2023-12-24)
Bug Fixes
sync: cover more cases of weird paths in vendir.yml configs (#158 ) (722ce01 )
sync: trim path separator from vendir directories (#156 ) (7299eae ), closes #155
v3.0.1
3.0.1 (2023-12-22)
Bug Fixes
v3.0.0
3.0.0 (2023-12-22)
Bug Fixes
consistent error logging with stderr and offending cmd (#143 ) (d9ed5ad )
smart mode: detect changes in untracked files (#144 ) (524a3c5 )
Features
BREAKING CHANGES
sync: users have to remove the sync section from their configurations.
v2.2.0
2.2.0 (2023-12-11)
Features
implement prototype overwrites in the envs tree (#110 ) (c3e550d ), closes #109
include namespace in output file name (#141 ) (42fa566 )
new plugin for copying static files (#132 ) (0f7c9dc )
v2.1.1
2.1.1 (2023-11-21)
Bug Fixes
clean-up: Call env cleanup method when executing render and sync (#125 ) (c7cf621 ), closes #100
v2.1.0
2.1.0 (2023-10-31)
Bug Fixes
init: ignore top level .myks folder (#116 ) (b39eb8d )
render: fix panic if metadata.name is not set (#123 ) (cdf3266 )
smart-mode: correct detection of changes in "_env/argocd" (#111 ) (ec5dd1d )
smart-mode: filter out deleted envs and apps (93fa2e3 ), closes #114
Features
add metadata to ytt steps (#119 ) (6443a20 )
global-ytt: log ytt output on error (#120 ) (a22f7aa )
ui: add smart-mode.only-print flag for debugging (0a6349a )
You can’t perform that action at this time.