-
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.1-0.dev.git.6876.h15f082ff
jupyterhub/zero-to-jupyterhub-k8s#3580 Merge pull request #3580 from jupyterhub/update-image-traefik
- Loading branch information
GitHub Actions user
committed
Nov 21, 2024
1 parent
66dced8
commit ae5376e
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 |
---|---|---|
|
@@ -10508,6 +10508,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.1-0.dev.git.6865.h4775b0e9 | ||
name: k8s-hub | ||
- image: quay.io/jupyterhub/k8s-image-awaiter:4.0.1-0.dev.git.6864.hfc323db4 | ||
name: k8s-image-awaiter | ||
- image: quay.io/jupyterhub/k8s-network-tools:4.0.1-0.dev.git.6864.hfc323db4 | ||
name: k8s-network-tools | ||
- image: quay.io/jupyterhub/k8s-secret-sync:4.0.1-0.dev.git.6865.h7e0a4041 | ||
name: k8s-secret-sync | ||
- image: quay.io/jupyterhub/k8s-singleuser-sample:4.0.1-0.dev.git.6865.hcdaf9424 | ||
name: k8s-singleuser-sample | ||
- image: registry.k8s.io/kube-scheduler:v1.30.7 | ||
name: kube-scheduler | ||
- image: registry.k8s.io/pause:3.10 | ||
name: pause | ||
- image: registry.k8s.io/pause:3.10 | ||
name: pause | ||
- image: traefik:v3.2.1 | ||
name: traefik | ||
apiVersion: v2 | ||
appVersion: 5.2.1 | ||
created: "2024-11-21T10:33:43.685093498Z" | ||
description: Multi-user Jupyter installation | ||
digest: fbc3ffbdd901b789ae9296e9acc24d49570281f719f9e91a1e4081cc25ea6015 | ||
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.1-0.dev.git.6876.h15f082ff.tgz | ||
version: 4.0.1-0.dev.git.6876.h15f082ff | ||
- annotations: | ||
artifacthub.io/images: | | ||
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.2 | ||
|
@@ -46807,4 +46852,4 @@ entries: | |
urls: | ||
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2024-11-20T13:37:32.931685519Z" | ||
generated: "2024-11-21T10:33:43.68230172Z" |
Binary file not shown.