-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[binderhub] Automatic update for commit 1.0.0-0.dev.git.3224.h1b71389
jupyterhub/binderhub#1766 Merge pull request #1766 from yuvipanda/extra-args
- Loading branch information
GitHub Actions user
committed
Oct 9, 2023
1 parent
d7390e4
commit 200d605
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,30 @@ | ||
apiVersion: v1 | ||
entries: | ||
binderhub: | ||
- apiVersion: v2 | ||
created: "2023-10-09T06:06:52.860820999Z" | ||
dependencies: | ||
- name: jupyterhub | ||
repository: https://jupyterhub.github.io/helm-chart | ||
version: 3.1.0 | ||
description: BinderHub is like a JupyterHub that automatically builds environments for the users based on repo2docker. A BinderHub is by default not configured to authenticate users or provide storage for them. | ||
digest: 5c127538338eefc63f3d81ab7b6609bfea3fcb2007b25e320a92c1ec8d8563aa | ||
home: https://binderhub.readthedocs.io/en/latest/ | ||
icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg | ||
keywords: | ||
- jupyter | ||
- jupyterhub | ||
- binderhub | ||
kubeVersion: '>=1.23.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: Erik Sundell | ||
name: binderhub | ||
sources: | ||
- https://github.com/jupyterhub/binderhub | ||
urls: | ||
- https://jupyterhub.github.io/helm-chart/binderhub-1.0.0-0.dev.git.3224.h1b71389.tgz | ||
version: 1.0.0-0.dev.git.3224.h1b71389 | ||
- apiVersion: v2 | ||
created: "2023-10-09T06:03:27.164062596Z" | ||
dependencies: | ||
|
@@ -36098,4 +36122,4 @@ entries: | |
urls: | ||
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2023-10-09T06:03:27.158047619Z" | ||
generated: "2023-10-09T06:06:52.850787791Z" |