Releases: naveego/bosun
0.5.1
0.5.0
Changelog
8761a62 Merge branch 'master' of github.com:naveego/bosun
732d57f Update README.md
0ab0ac7 Update README.md
635a6e7 build(goreleaser): Fix version stamping.
8cabe1e feat(deploy): Added protected environments.
8871729 feat(meta): Add upgrade command.
086270e feat(release): Tag repo with release version on merge.
df0cee1 fix main
9d5c4f2 fix releaser
0.4.2
Changelog
60280de Bumping version to 0.4.2 while approving PR 23
f721c10 Fixed bug in action commands
61603a2 Fixed typo
226dd6c Merge branch 'master' into issue/#19/workspace-abstraction
51d765d Merge branch 'master' into issue/#22/fix-git-repo-heuristics
5471683 Merge branch 'master' of github.com:naveego/bosun
1ba6d23 Merge branch 'master' of github.com:naveego/bosun
8cab955 Merge issue/#22/fix-git-repo-heuristics into master
6a1a019 Merge issue/#22/fix-git-repo-heuristics into master
5eb47b6 Merge of PR #18
06f0d2d Merge of PR #21
a12f1d6 Merge pull request #20 from naveego/issue/#12/bosun-release-create-command-returning-error-that-release-was-not-found
af9a107 Update README.md
461cbf5 Update README.md
0546dff chore: Update go-rootcert to fix hash issue.
266755c delete dist
a28c4ca feat(Added support for multiple images; added support for building images.):
6f9bdfa feat(app): Add repo-path command to app.
95c5a5a feat(apps): Added --if flag to filter app commands.
c69a300 feat(deploy): Add flags to set pull policy and tag on deploy.
7052a47 feat(minikube): Moved minikube config.
9a2d1a1 feat(release): Add commands for grooming release.
2c59104 feat(release): Added release merge command.
f6ea3f1 feat: Add ContractsOnly flag for apps.
6d848fe fix(actions): Make cmd actions execute in containing folder.
c809e01 fix(apps): Make passing a path instead of a name work.
0f3d0f7 fix(clone): Don't assume refs are cloned.
545fcb0 fix(env): Don't prompt for credentials when switching await from environment.
f53eb8d fix(env): Lazily initialize environment.
57cc37e fix(git): Correctly infer current repo dir
3511f67 fix(git): Fix app heuristics on accept pr cmd
743ed1e fix(git): Fix git repo heuristics
2794e4d fix(git): Fix git repo heuristics
31a31fc fix(helm): Delete chart package after publish
0542c43 fix(release): Improve release validation
dc5bc09 fix(save): Actually save files.
cdcc6e3 fix(status): Fix bug where localhost/cluster status was not reported correctly.
99854d3 fix: Fixed issue when no current release was selected
6685e6a fix: Make command work correctly
0f205ba refactor(apps): Refactored app releases and repos to have common filter pattern.
687587e refactor: Rename various components for clarity.
80ae2e4 refactoring Command/CommandValue
0.1.0
Changelog
f18ae08 Added check for cluster availability
cfb127d Added documentation
bdddb17 Added example
01d7267 Included ignored files
b15153c Merge pull request #1 from naveego/unify
83c2570 Renamed microservices to apps
ab03840 WIP Adding minikube support
901851c WIP single include method
8b8bcd0 added goreleaser
51f4bc0 added graylog configurator
a69cccf added multiple path support for vault command
002d126 added task creator
499b3f0 began replacing helmsman
c0823d2 first commit
b16a94c fix typo
a21f6e3 fixed imports
e49d1a1 implemented many commands
8a7b21d more commands
25e42d5 moved code from internal to pkg
8d44eb8 refactored config heirarchy
b9c1372 support string literal policies
f4111ee updated mod