From be65cd0199b51d0534ba674631d47dce285b9799 Mon Sep 17 00:00:00 2001 From: Nick Brown Date: Mon, 21 Oct 2024 14:32:14 -0600 Subject: [PATCH] Upgrade jupyter-treus to use escalated privileges --- jupyter-treus/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jupyter-treus/Chart.yaml b/jupyter-treus/Chart.yaml index 07264b8..faa0ca0 100644 --- a/jupyter-treus/Chart.yaml +++ b/jupyter-treus/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.4.0 +version: 0.5.0 # 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 @@ -25,5 +25,5 @@ appVersion: "1.0.0" dependencies: - name: jupyter - version: 0.4.4 + version: 0.5.0 repository: https://nicklausbrown.github.io/jupyter-kubernetes/