Skip to content
Merged
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: 2 additions & 2 deletions daskhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: daskhub
icon: https://avatars3.githubusercontent.com/u/17131925?v=3&s=200
version: 0.0.1-set.by.chartpress
# appVersion is set to be a combination of the dependencies
appVersion: "jh4.3.2-dg2025.4.0"
appVersion: "jh4.3.3-dg2025.4.0"
description: Multi-user JupyterHub and Dask deployment.
dependencies:
- name: jupyterhub
version: "4.3.2"
version: "4.3.3"
repository: https://jupyterhub.github.io/helm-chart/
import-values:
- child: rbac
Expand Down