Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Releases: bygui86/konf-sh

v0.5.0

09 Feb 18:29
Compare
Choose a tag to compare

Changelog

v0.4

03 Feb 15:28
Compare
Choose a tag to compare

Changelog

6e3a13e Fixed github action release
a49e84b Fixed makefile bug in release
b48f74c Improved release mechanism based on goreleaser

v0.3

03 Feb 14:37
Compare
Choose a tag to compare

Changelog

3cac723 Added logo
2972257 Aligned version everywhere

v0.2

02 Feb 18:29
Compare
Choose a tag to compare

Changelog

a6b5b8a Added arguments usage - Updated readme
4212631 Added new commands scheleton
ddf3b3b Added skeletons for rename and reset commands
866e7e5 Fixed makefile bug
0683691 Implemented clean command v1
3ec602f Implemented rename-ctx command
34c3ae4 Implemented reset-cfg command
db60c2b Improved clean command
7d543d1 Improved config examples
5456c5c Improved logging - Improved makefile - Updated readme
8f0cbf1 Renamed commands - Implemented common commands methods
48b742c Renamed konf go module
e4d3aef Small global updates and improvements

v0.1

26 Jan 15:37
Compare
Choose a tag to compare

Changelog

a098133 Added dist folder to git ignore - Updated goreleaser yaml
2105b84 Added env-vars to build github-action - Added comment to release github-action
1a09cdc Added first github-action: build-test
1dd4d8b Added goreleaser config yaml
d47c7dd Added kube-config validation to split command
ef55ab0 Added makefile
f0fe939 Added release github-action - Updated release mechanisms in readme
d70c423 Added release mechanisms to readme
483d65f Completed set-local command
9e78209 Enabled back debug logs
231ff17 First complete MVP
17ece02 First implementation of set-local (work in progress)
df0178e First prototype for config splitter
da86401 First refactoring
f1936d5 Fixed examples/config typo
8462434 Fixed some mistakes in readme
b1cd9c1 Implemented set-global command
5ebe807 Implemented view commands - Added some debug logs - Updated readme
4199511 Improved view-local command
840db33 Initial commit
bceb7ca Initial commit
7147d2c Introduced official logger - Updated readme
3eb9b62 Merge branch 'master' of github.com:bygui86/konf
f2f96af Moved KUBECONFIG env-var to commons
7f94244 Prepared tructure for new features: view and set
da50576 Renamed build-test github-action to build - Updated build github-action
5e2774c Renamed repo from kubeconfigurator to konf
7826b43 Second prototype: cli application - Updated git ignore - Updated readme
3f94abb Second refactoring - Updated readme
adbfa9d Small updates
cec4e0e Small utils/envvar refactoring
01b9591 Tidy env-vars
50fc19b Updated comments is release github-action
783414a Updated git ignore - Updated readme
751c47a Updated makefile
4e928d6 Updated makefile - Updated readme
3691c6c Updated makefile - Updated readme
0d707fa Updated makefile: added comments, added clean action, added release action
38fbcd3 Updated readme
093578e Updated readme
63778bb Updated readme
97aaa42 Updated readme
026595d Updated readme
f413c49 Updated readme
6d474bd Updated release github-action
a630704 Updated todo list