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