diff --git a/chart/Chart.yaml b/chart/Chart.yaml index e1811bb..fb0b211 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.5 +version: 0.8.6 appVersion: "4.1.6" dependencies: - name: f7t4jhub - version: 0.8.5 + version: 0.8.6 repository: "file://./f7t4jhub" - name: reloader version: v1.0.51 diff --git a/chart/f7t4jhub/Chart.yaml b/chart/f7t4jhub/Chart.yaml index 0c1f4da..43227a1 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.5 +version: 0.8.6 appVersion: "4.1.6"