From 504241a948599e16dfbf483cb9937c07c6155eae Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Thu, 14 Jan 2021 00:00:02 +0100 Subject: [PATCH] Bumping Capsule to v0.0.4 (#183) --- charts/capsule/Chart.yaml | 4 ++-- charts/capsule/crds/tenant-crd.yaml | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index 50af629e..dd07e39b 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -21,8 +21,8 @@ sources: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.0.7 +version: 0.0.8 # This is the version number of the application being deployed. # This version number should be incremented each time you make changes to the application. -appVersion: 0.0.3 +appVersion: 0.0.4 diff --git a/charts/capsule/crds/tenant-crd.yaml b/charts/capsule/crds/tenant-crd.yaml index ed27a1b0..26a3c1cd 100644 --- a/charts/capsule/crds/tenant-crd.yaml +++ b/charts/capsule/crds/tenant-crd.yaml @@ -140,9 +140,6 @@ spec: type: array allowedRegex: type: string - required: - - allowed - - allowedRegex type: object limitRanges: items: