-
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.1.1-0.dev.git.6912.h31f59d32
jupyterhub/zero-to-jupyterhub-k8s#3601 Merge pull request #3601 from jupyterhub/update-image-traefik
- Loading branch information
GitHub Actions user
committed
Jan 16, 2025
1 parent
5df20b0
commit 6ac0531
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 |
---|---|---|
|
@@ -10872,6 +10872,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.3 | ||
name: configurable-http-proxy | ||
- image: quay.io/jupyterhub/k8s-hub:4.1.1-0.dev.git.6911.h470c6909 | ||
name: k8s-hub | ||
- image: quay.io/jupyterhub/k8s-image-awaiter:4.1.1-0.dev.git.6911.h470c6909 | ||
name: k8s-image-awaiter | ||
- image: quay.io/jupyterhub/k8s-network-tools:4.1.1-0.dev.git.6911.h470c6909 | ||
name: k8s-network-tools | ||
- image: quay.io/jupyterhub/k8s-secret-sync:4.1.1-0.dev.git.6911.h470c6909 | ||
name: k8s-secret-sync | ||
- image: quay.io/jupyterhub/k8s-singleuser-sample:4.1.1-0.dev.git.6911.h470c6909 | ||
name: k8s-singleuser-sample | ||
- image: registry.k8s.io/kube-scheduler:v1.30.8 | ||
name: kube-scheduler | ||
- image: registry.k8s.io/pause:3.10 | ||
name: pause | ||
- image: registry.k8s.io/pause:3.10 | ||
name: pause | ||
- image: traefik:v3.3.2 | ||
name: traefik | ||
apiVersion: v2 | ||
appVersion: 5.2.1 | ||
created: "2025-01-16T14:30:18.179526459Z" | ||
description: Multi-user Jupyter installation | ||
digest: 0b7c676304b94f18768d0f3382a95cd0ceb4471fc79f95c44fd03b206bc97e0b | ||
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.1.1-0.dev.git.6912.h31f59d32.tgz | ||
version: 4.1.1-0.dev.git.6912.h31f59d32 | ||
- annotations: | ||
artifacthub.io/images: | | ||
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.3 | ||
|
@@ -47801,4 +47846,4 @@ entries: | |
urls: | ||
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2025-01-15T19:26:40.939978608Z" | ||
generated: "2025-01-16T14:30:18.175783005Z" |
Binary file not shown.