Skip to content

Commit

Permalink
Version bump 0.1.6
Browse files Browse the repository at this point in the history
* Update to latest version of policy-evaluator:
  - Update to latest version of wasmtime: this fixes a security issue
  - Temporarily disable context aware policies
* Extend the `push` command: allow usage of protocol URI when pushing a
  policy. This allows to push policies downloaded from an external
  registry to a private one.
  • Loading branch information
flavio committed Jun 9, 2021
1 parent 9158115 commit 730a779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.1.5"
version = "0.1.6"
authors = [
"Flavio Castelli <[email protected]>",
"Rafael Fernández López <[email protected]>",
Expand Down

0 comments on commit 730a779

Please sign in to comment.