-
Notifications
You must be signed in to change notification settings - Fork 10
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
928358c
commit 701e841
Showing
2 changed files
with
14 additions
and
5 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,8 +1,9 @@ | ||
|
||
<a name="v0.5.1"></a> | ||
## [v0.5.1] - 2021-10-04 | ||
### Bugfix | ||
- 0.5.0 docker image didn't run after refactor | ||
<a name="v0.6.0"></a> | ||
## [v0.6.0] - 2021-10-16 | ||
### Feature | ||
- add --batch flag to `service reconcile` to configure max amount of k8s resources to process with jq to help speedup initial startup | ||
- enable k8s controller mode with new command `service reconcile` | ||
|
||
|
||
[v0.5.1]: https://github.com/OpsLevel/kubectl-opslevel/compare/v0.5.0...v0.5.1 | ||
[v0.6.0]: https://github.com/OpsLevel/kubectl-opslevel/compare/v0.5.1...v0.6.0 |