-
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.6580.h1e628d68
jupyterhub/zero-to-jupyterhub-k8s#3399 Merge pull request #3399 from jupyterhub/update-image-kube-scheduler
- Loading branch information
GitHub Actions user
committed
Apr 17, 2024
1 parent
f95948a
commit 99e4168
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.6576.h3f20c12e | ||
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.6576.h3f20c12e | ||
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-17T05:18:46.610029397Z" | ||
description: Multi-user Jupyter installation | ||
digest: 95539abf6db0394aaab6cbf80c66c86988a4b4257ff5db403a222a68a46919f2 | ||
home: https://z2jh.jupyter.org | ||
icon: https://hub.jupyter.org/helm-chart/images/hublogo.svg | ||
keywords: | ||
- jupyter | ||
- jupyterhub | ||
- z2jh | ||
kubeVersion: '>=1.25.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.6580.h1e628d68.tgz | ||
version: 4.0.0-0.dev.git.6580.h1e628d68 | ||
- annotations: | ||
artifacthub.io/images: | | ||
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.1 | ||
|
@@ -41109,4 +41154,4 @@ entries: | |
urls: | ||
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2024-04-09T05:31:57.060808516Z" | ||
generated: "2024-04-17T05:18:46.607297896Z" |
Binary file not shown.