diff --git a/charts/jupyter/Chart.yaml b/charts/jupyter/Chart.yaml index 9341df7..e5a5b3b 100644 --- a/charts/jupyter/Chart.yaml +++ b/charts/jupyter/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.4.1 # 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 diff --git a/jupyter-ex/Chart.yaml b/jupyter-ex/Chart.yaml index d22ce2f..8a40726 100644 --- a/jupyter-ex/Chart.yaml +++ b/jupyter-ex/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "1.0.0" dependencies: - name: jupyter - version: 0.4.0 + version: 0.4.1 repository: https://nicklausbrown.github.io/jupyter-kubernetes/