diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 811e2b4..ec85c8b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v2 name: f7t4jhub description: A Helm chart to Deploy JupyterHub with the FirecREST Spawner type: application -version: 0.5.1 +version: 0.5.2 appVersion: "4.1.5" dependencies: - name: f7t4jhub - version: 0.5.1 + version: 0.5.2 repository: "file://./f7t4jhub" - name: reloader version: v1.0.51 diff --git a/chart/f7t4jhub/Chart.yaml b/chart/f7t4jhub/Chart.yaml index 73eaa45..4607e4c 100644 --- a/chart/f7t4jhub/Chart.yaml +++ b/chart/f7t4jhub/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: f7t4jhub description: A Helm chart to Deploy JupyterHub with the FirecREST Spawner type: application -version: 0.5.1 +version: 0.5.2 appVersion: "4.1.5"