-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2ba7df
commit 052e83d
Showing
2 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,8 @@ | ||
|
||
<a name="v0.5.0"></a> | ||
## [v0.5.0] - 2021-10-04 | ||
<a name="v0.5.1"></a> | ||
## [v0.5.1] - 2021-10-04 | ||
### Bugfix | ||
- fix docker image build to have latest jq binary installed | ||
- 0.5.0 docker image didn't run after refactor | ||
|
||
### Docs | ||
- fix documentation of workers environment variable | ||
- update layout of readme based on enduser feedback | ||
|
||
### Refactor | ||
- upgrade opslevel-go to 0.4.0 and set new graphql custom user agent | ||
- remove functionality of `account` commands and direct user to our official CLI | ||
|
||
|
||
[v0.5.0]: https://github.com/OpsLevel/kubectl-opslevel/compare/v0.4.9...v0.5.0 | ||
[v0.5.1]: https://github.com/OpsLevel/kubectl-opslevel/compare/v0.5.0...v0.5.1 |