-
Notifications
You must be signed in to change notification settings - Fork 76
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-0.dev.git.6584.hc317e4fc
jupyterhub/zero-to-jupyterhub-k8s#3403 Merge pull request #3403 from consideRatio/pr/drop-support-for-k8s-125
- Loading branch information
GitHub Actions user
committed
Apr 22, 2024
1 parent
65ebd3d
commit 8a59b07
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 |
---|---|---|
|
@@ -9808,6 +9808,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.1 | ||
name: configurable-http-proxy | ||
- image: quay.io/jupyterhub/k8s-hub:4.0.0-0.dev.git.6582.h3b79fc5a | ||
name: k8s-hub | ||
- image: quay.io/jupyterhub/k8s-image-awaiter:4.0.0-0.dev.git.6543.ha8cb249d | ||
name: k8s-image-awaiter | ||
- image: quay.io/jupyterhub/k8s-network-tools:4.0.0-0.dev.git.6548.h9b2dfe22 | ||
name: k8s-network-tools | ||
- image: quay.io/jupyterhub/k8s-secret-sync:4.0.0-0.dev.git.6543.ha8cb249d | ||
name: k8s-secret-sync | ||
- image: quay.io/jupyterhub/k8s-singleuser-sample:4.0.0-0.dev.git.6582.h3b79fc5a | ||
name: k8s-singleuser-sample | ||
- image: registry.k8s.io/kube-scheduler:v1.28.9 | ||
name: kube-scheduler | ||
- image: registry.k8s.io/pause:3.9 | ||
name: pause | ||
- image: registry.k8s.io/pause:3.9 | ||
name: pause | ||
- image: traefik:v2.11.0 | ||
name: traefik | ||
apiVersion: v2 | ||
appVersion: 4.1.5 | ||
created: "2024-04-22T11:15:11.125987962Z" | ||
description: Multi-user Jupyter installation | ||
digest: 2694e5370aa1660a317b3cb3d36fee8a40f4919962e5364effec92a00e179568 | ||
home: https://z2jh.jupyter.org | ||
icon: https://hub.jupyter.org/helm-chart/images/hublogo.svg | ||
keywords: | ||
- jupyter | ||
- jupyterhub | ||
- z2jh | ||
kubeVersion: '>=1.26.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-0.dev.git.6584.hc317e4fc.tgz | ||
version: 4.0.0-0.dev.git.6584.hc317e4fc | ||
- annotations: | ||
artifacthub.io/images: | | ||
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.1 | ||
|
@@ -41199,4 +41244,4 @@ entries: | |
urls: | ||
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2024-04-18T16:54:23.479044465Z" | ||
generated: "2024-04-22T11:15:11.121881853Z" |
Binary file not shown.