diff --git a/paws/Chart.yaml b/paws/Chart.yaml index a7b0fbc2..003a509d 100644 --- a/paws/Chart.yaml +++ b/paws/Chart.yaml @@ -3,8 +3,8 @@ apiVersion: v2 description: A Helm chart for PAWS name: paws -version: "2.12" +version: 3.0.0 dependencies: - name: jupyterhub - version: "3.3.3" + version: 3.3.3 repository: "https://jupyterhub.github.io/helm-chart"