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: