From 526376dc1c96ef1365dd7ec36f538fef5860aa4c Mon Sep 17 00:00:00 2001 From: shalev007 Date: Mon, 20 Feb 2023 08:45:12 +0000 Subject: [PATCH] build: Automated Change - Bump webhook-image version to 0.1.53 --- charts/datree-admission-webhook/Chart.yaml | 2 +- charts/datree-admission-webhook/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/datree-admission-webhook/Chart.yaml b/charts/datree-admission-webhook/Chart.yaml index eae10908..70ce2b87 100644 --- a/charts/datree-admission-webhook/Chart.yaml +++ b/charts/datree-admission-webhook/Chart.yaml @@ -20,4 +20,4 @@ version: 0.3.37 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.1.52" +appVersion: "0.1.53" diff --git a/charts/datree-admission-webhook/values.yaml b/charts/datree-admission-webhook/values.yaml index 4ca685b6..137cab2d 100644 --- a/charts/datree-admission-webhook/values.yaml +++ b/charts/datree-admission-webhook/values.yaml @@ -40,7 +40,7 @@ image: # Image repository repository: datree/admission-webhook # Image tag - tag: 0.1.52 + tag: 0.1.53 # Image pull policy pullPolicy: Always # Security context for the containers