Skip to content

Commit

Permalink
Release v0.3.3
Browse files Browse the repository at this point in the history
* Fix pushing to AWS ECR registry
(#208)

Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio committed May 25, 2022
1 parent 1193523 commit fbd168f
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 53 deletions.
162 changes: 110 additions & 52 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "kwctl"
description = "Tool to manage Kubewarden policies"
version = "0.3.2"
version = "0.3.3"
authors = [
"Kubewarden Developers <[email protected]>"
]
Expand Down

0 comments on commit fbd168f

Please sign in to comment.