diff --git a/charts/lomas/Chart.yaml b/charts/lomas/Chart.yaml index 0c7f206..2f949a8 100644 --- a/charts/lomas/Chart.yaml +++ b/charts/lomas/Chart.yaml @@ -16,7 +16,7 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.25 +version: 0.0.26 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/lomas/values.schema.json b/charts/lomas/values.schema.json index 7667adf..b64395a 100644 --- a/charts/lomas/values.schema.json +++ b/charts/lomas/values.schema.json @@ -12,7 +12,7 @@ "affinity": { "type": "object", "default": {}, - "form": false + "hidden": false }, "create": { "type": "boolean",