Skip to content

Commit 2020b4e

Browse files
committed
Bump JupyterHub helm chart to 1.1.1
1 parent b7eba93 commit 2020b4e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

helm-chart/binderhub/Chart.yaml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@ apiVersion: v2
33
name: binderhub
44
version: 0.2.0-set.by.chartpress
55
dependencies:
6-
# https://github.com/jupyterhub/zero-to-jupyterhub-k8s/tags
6+
# Source code: https://github.com/jupyterhub/zero-to-jupyterhub-k8s
7+
# Latest version: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/tags
8+
# App changelog: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/tree/HEAD/CHANGELOG.md
9+
#
10+
# Important: Whenever you bump the jupyterhub Helm chart version, also inspect
11+
# the helm-chart/images/binderhub pinned version in requirements.in
12+
# and run "./dependencies freeze --upgrade".
13+
#
714
- name: jupyterhub
8-
version: "1.0.1"
15+
version: "1.1.1"
916
repository: "https://jupyterhub.github.io/helm-chart"
1017
description: |-
1118
BinderHub is like a JupyterHub that automatically builds environments for the

0 commit comments

Comments
 (0)