diff --git a/charts/jupyter-playground/Chart.yaml b/charts/jupyter-playground/Chart.yaml index 786290bf..27c09ab7 100644 --- a/charts/jupyter-playground/Chart.yaml +++ b/charts/jupyter-playground/Chart.yaml @@ -22,7 +22,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.6.1 +version: 0.6.2 dependencies: diff --git a/charts/jupyter-playground/values.schema.json b/charts/jupyter-playground/values.schema.json index 3aac6b5a..6357c23c 100644 --- a/charts/jupyter-playground/values.schema.json +++ b/charts/jupyter-playground/values.schema.json @@ -68,8 +68,8 @@ "sliderStep": 1, "sliderUnit": "h", "hidden": { - "value": false, - "path": "dapla/buckets/enabled" + "value": "", + "path": "dapla/buckets/reason" } } } diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index 72137070..5fbb5823 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -68,8 +68,8 @@ "sliderStep": 1, "sliderUnit": "h", "hidden": { - "value": false, - "path": "dapla/buckets/enabled" + "value": "", + "path": "dapla/buckets/reason" } } } @@ -785,4 +785,4 @@ } } } -} \ No newline at end of file +} diff --git a/charts/jupyter/Chart.yaml b/charts/jupyter/Chart.yaml index 3a543604..bbb4123b 100644 --- a/charts/jupyter/Chart.yaml +++ b/charts/jupyter/Chart.yaml @@ -22,7 +22,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.7.1 +version: 0.7.2 dependencies: diff --git a/charts/jupyter/values.schema.json b/charts/jupyter/values.schema.json index ac20c72c..0858c3b7 100644 --- a/charts/jupyter/values.schema.json +++ b/charts/jupyter/values.schema.json @@ -68,8 +68,8 @@ "sliderStep": 1, "sliderUnit": "h", "hidden": { - "value": false, - "path": "dapla/buckets/enabled" + "value": "", + "path": "dapla/buckets/reason" } } } diff --git a/charts/rstudio/Chart.yaml b/charts/rstudio/Chart.yaml index d9be1f25..3f7a684f 100644 --- a/charts/rstudio/Chart.yaml +++ b/charts/rstudio/Chart.yaml @@ -22,7 +22,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.6.0 +version: 0.6.1 dependencies: diff --git a/charts/rstudio/values.schema.json b/charts/rstudio/values.schema.json index bdebf7ff..55744bc1 100644 --- a/charts/rstudio/values.schema.json +++ b/charts/rstudio/values.schema.json @@ -68,8 +68,8 @@ "sliderStep": 1, "sliderUnit": "h", "hidden": { - "value": false, - "path": "dapla/buckets/enabled" + "value": "", + "path": "dapla/buckets/reason" } } } diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index 85046bc9..51935a36 100644 --- a/charts/vscode-python/Chart.yaml +++ b/charts/vscode-python/Chart.yaml @@ -22,7 +22,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.7.1 +version: 0.7.2 dependencies: diff --git a/charts/vscode-python/values.schema.json b/charts/vscode-python/values.schema.json index 30b5033d..6458f1c6 100644 --- a/charts/vscode-python/values.schema.json +++ b/charts/vscode-python/values.schema.json @@ -68,8 +68,8 @@ "sliderStep": 1, "sliderUnit": "h", "hidden": { - "value": false, - "path": "dapla/buckets/enabled" + "value": "", + "path": "dapla/buckets/reason" } } }