-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[jupyterhub] Automatic update for commit 4.0.0-beta.2.git.6792.hc3e818e9
jupyterhub/zero-to-jupyterhub-k8s#3537 Merge pull request #3537 from minrk/fix-pvc-name
- Loading branch information
GitHub Actions user
committed
Oct 3, 2024
1 parent
74d8d1e
commit 6631923
Showing
2 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -10452,6 +10452,51 @@ entries: | |
- https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1975451.tgz | ||
version: 0.1.0-1975451 | ||
jupyterhub: | ||
- annotations: | ||
artifacthub.io/images: | | ||
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.2 | ||
name: configurable-http-proxy | ||
- image: quay.io/jupyterhub/k8s-hub:4.0.0-beta.2 | ||
name: k8s-hub | ||
- image: quay.io/jupyterhub/k8s-image-awaiter:4.0.0-beta.2 | ||
name: k8s-image-awaiter | ||
- image: quay.io/jupyterhub/k8s-network-tools:4.0.0-beta.2 | ||
name: k8s-network-tools | ||
- image: quay.io/jupyterhub/k8s-secret-sync:4.0.0-beta.2 | ||
name: k8s-secret-sync | ||
- image: quay.io/jupyterhub/k8s-singleuser-sample:4.0.0-beta.2 | ||
name: k8s-singleuser-sample | ||
- image: registry.k8s.io/kube-scheduler:v1.30.5 | ||
name: kube-scheduler | ||
- image: registry.k8s.io/pause:3.10 | ||
name: pause | ||
- image: registry.k8s.io/pause:3.10 | ||
name: pause | ||
- image: traefik:v3.1.5 | ||
name: traefik | ||
apiVersion: v2 | ||
appVersion: 5.2.0 | ||
created: "2024-10-03T13:14:55.61266252Z" | ||
description: Multi-user Jupyter installation | ||
digest: 4261b0c7c8239bf91098de0d8039a69d5f254be462cfe880db49939f096bbf19 | ||
home: https://z2jh.jupyter.org | ||
icon: https://hub.jupyter.org/helm-chart/images/hublogo.svg | ||
keywords: | ||
- jupyter | ||
- jupyterhub | ||
- z2jh | ||
kubeVersion: '>=1.28.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: Erik Sundell | ||
- name: Simon Li | ||
url: https://github.com/manics/ | ||
name: jupyterhub | ||
sources: | ||
- https://github.com/jupyterhub/zero-to-jupyterhub-k8s | ||
urls: | ||
- https://jupyterhub.github.io/helm-chart/jupyterhub-4.0.0-beta.2.git.6792.hc3e818e9.tgz | ||
version: 4.0.0-beta.2.git.6792.hc3e818e9 | ||
- annotations: | ||
artifacthub.io/images: | | ||
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.2 | ||
|
@@ -45536,4 +45581,4 @@ entries: | |
urls: | ||
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2024-10-03T06:18:13.597764986Z" | ||
generated: "2024-10-03T13:14:55.608971657Z" |
Binary file not shown.