diff --git a/charts/jupyter-hub-customizations/Chart.yaml b/charts/jupyter-hub-customizations/Chart.yaml
index 0f10b4ad5d140202135c9aa3e25819f98ec04441..32f78c2ab31c7a3aba06c42633554186c40235e6 100644
--- a/charts/jupyter-hub-customizations/Chart.yaml
+++ b/charts/jupyter-hub-customizations/Chart.yaml
@@ -15,7 +15,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.16.15
+version: 0.16.16
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application. Versions are not expected to
 # follow Semantic Versioning. They should reflect the version the application is using.
diff --git a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml
index f672e7a8d32308d0b1e545b5d640b38c35f6bfc6..d4998288765f106e7f2be4d32550a09da48f0be0 100644
--- a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml
+++ b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml
@@ -1283,7 +1283,7 @@ data:
           weight: 18
         nest:
           displayName: NEST Desktop
-          default: true
+          default: false
           href: https://nest-desktop.readthedocs.io/en/latest/
           sets:
             - "3.6"