0.0.1
Changelog
3cd42a1 "apps run" command to run one-time jobs (#1)
35a364d Add 'apps list' and fix missing helm repo panic
3bc2b93 Create LICENSE
4c3c04f Initial commit
3e50f61 Makefile: add basic make file
7641963 Merge pull request #2 from kronostechnologies/template-field-regexp
33e2a75 Migrate to cobra, add chart update options
2d4e99b Update README.md
7822e9d action/helpers: add logging and error handling and test
cd2bf6c add user fallback
eb2467e always check for existing job first, handle failed status
e61cc26 apps list: skip invalid setStrings
033165f apps run: stay attached to container
4a5f94d apps_list: handle setString imageTag key
b89ad8c bug: make sure template field can use camelCase
511bf57 doc: add Makefile documentation
ec95771 doc: add basic README
1119044 doc: add documentation about tempate field in configmap for apps run options
cdb3313 docker: add basic dockerfile
7bc081c feature: add version command
f087749 fix module name
0710079 fix: use built-in --version flag of cobra
4b86fc5 gitignore: add vendor
1c40551 gitignore: ignore bin folder
258bc77 goreleaser
ed7d7dc make: add check command
c3a464e makefile: add PHONY to clean target
6b97d98 makefile: add correct dependency between make job
a0ea590 makefile: remove output of compiling command
5add75e makefile: remove package building from all target
bd8caf1 mod: update dependency
60007d4 run: prompt user for action when container detaches
b448380 version: add default values