From b83734355aeb46ca0da39318197dbc8c94c4272c Mon Sep 17 00:00:00 2001 From: Flavio Castelli Date: Fri, 20 Jan 2023 16:47:03 +0100 Subject: [PATCH] Tag 0.1.4 * Update artifact metadata Signed-off-by: Flavio Castelli --- Cargo.lock | 2 +- Cargo.toml | 2 +- artifacthub-pkg.yml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9909b78..7e26e25 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -268,7 +268,7 @@ checksum = "a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569" [[package]] name = "env-variable-secrets-scanner-policy" -version = "0.1.3" +version = "0.1.4" dependencies = [ "base64 0.21.0", "encoding", diff --git a/Cargo.toml b/Cargo.toml index e51a378..699d212 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "env-variable-secrets-scanner-policy" -version = "0.1.3" +version = "0.1.4" authors = ["raulcabello "] edition = "2018" diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 1f6e2f5..46d6fe2 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -1,14 +1,14 @@ --- -version: 0.1.3 +version: 0.1.4 name: env-variable-secrets-scanner displayName: Environment Variable Secrets Scanner -createdAt: '2023-01-19T14:46:21+02:00' +createdAt: '2023-01-20T16:46:21+02:00' description: Reject Pods that contain secrets in an environment variable license: Apache-2.0 homeURL: https://github.com/kubewarden/env-variable-secrets-scanner-policy containersImages: - name: policy - image: "ghcr.io/kubewarden/policies/env-variable-secrets-scanner:v0.1.3" + image: "ghcr.io/kubewarden/policies/env-variable-secrets-scanner:v0.1.4" keywords: - secrets - api keys @@ -18,7 +18,7 @@ keywords: - confidential data leak links: - name: policy - url: https://github.com/kubewarden/env-variable-secrets-scanner-policy/releases/download/v0.1.3/policy.wasm + url: https://github.com/kubewarden/env-variable-secrets-scanner-policy/releases/download/v0.1.4/policy.wasm - name: source url: https://github.com/kubewarden/env-variable-secrets-scanner-policy provider: