From 10ccdc895f46d637f7f87b8011c51d8967c23fb8 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 17 Aug 2026 23:17:45 +0100 Subject: [PATCH] chore: bump chart version to 0.1.4 Includes the nb-nebi-kernels 0.3 kernel-integration bump from https://github.com/nebari-dev/data-science-pack/pull/216 and the matching jupyterlab image tag update (sha-16c1922). --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 7b0384e..65a987c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: nebari-data-science-pack description: A Helm chart for deploying JupyterHub with jhub-apps on Kubernetes type: application -version: 0.1.3 +version: 0.1.4 # Version of JupyterHub shipped by the jupyterhub subchart pinned below. appVersion: "5.4.3"