diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d9f95fd..550562c 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.8.2 +version: 0.8.3 appVersion: "4.1.6" dependencies: - name: f7t4jhub - version: 0.8.2 + version: 0.8.3 repository: "file://./f7t4jhub" - name: reloader version: v1.0.51 diff --git a/chart/f7t4jhub/Chart.yaml b/chart/f7t4jhub/Chart.yaml index 84daaac..d695e8c 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.8.2 +version: 0.8.3 appVersion: "4.1.6"