diff --git a/Cargo.lock b/Cargo.lock index 6355023..cca45c6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -662,7 +662,7 @@ dependencies = [ [[package]] name = "user-group-psp" -version = "0.4.0" +version = "0.4.1" dependencies = [ "anyhow", "jsonpath_lib", diff --git a/Cargo.toml b/Cargo.toml index 9442ab6..d1ee75c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "user-group-psp" -version = "0.4.0" +version = "0.4.1" authors = ["José Guilherme Vanz "] edition = "2018" diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 61f2081..c7f576b 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -1,8 +1,8 @@ --- -version: 0.4.0 +version: 0.4.1 name: user-group-psp displayName: User Group PSP -createdAt: '2023-01-19T16:27:15+02:00' +createdAt: '2023-01-19T13:27:15+02:00' description: A Pod Security Policy that controls the container user and groups license: Apache-2.0 homeURL: https://github.com/kubewarden/user-group-psp-policy