Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.4.1] - 20260509
### Changed
- Update version of Jupyter Hub dependency to 4.3.3

## [1.4.0] - 20260318
### Added
- CHANGELOG.md
Expand Down
6 changes: 3 additions & 3 deletions charts/helix/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: jupyterhub
repository: https://hub.jupyter.org/helm-chart/
version: 4.3.2
digest: sha256:0536cd96ad08fab3f7100fcc46e296630bfbfac39e1e27c96e35ec87d09810c2
generated: "2026-01-28T15:06:29.26540905+01:00"
version: 4.3.3
digest: sha256:8cf556d445dcf22137d10c7e43462a7463893520acc29a1eee4e8af4a869f767
generated: "2026-04-08T11:04:43.649910659+02:00"
4 changes: 2 additions & 2 deletions charts/helix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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: "1.4.0"
version: "1.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
Expand All @@ -31,5 +31,5 @@ appVersion: "1.0.0.beta3"
dependencies:
- name: jupyterhub
repository: https://hub.jupyter.org/helm-chart/
version: 4.3.2
version: 4.3.3
condition: jupyterhub.enabled
Binary file removed charts/helix/charts/jupyterhub-4.3.2.tgz
Binary file not shown.
Binary file added charts/helix/charts/jupyterhub-4.3.3.tgz
Binary file not shown.
Loading