Skip to content

Commit 4dc9597

Browse files
author
GitHub Actions user
committed
[jupyterhub] Automatic update for commit 4.0.0-beta.4.git.6811.h45e6fbd9
jupyterhub/zero-to-jupyterhub-k8s#3546 Merge pull request #3546 from consideRatio/pr/always-hub-first
1 parent fafc04a commit 4dc9597

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed

index.yaml

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10452,6 +10452,51 @@ entries:
1045210452
- https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1975451.tgz
1045310453
version: 0.1.0-1975451
1045410454
jupyterhub:
10455+
- annotations:
10456+
artifacthub.io/images: |
10457+
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.2
10458+
name: configurable-http-proxy
10459+
- image: quay.io/jupyterhub/k8s-hub:4.0.0-beta.4
10460+
name: k8s-hub
10461+
- image: quay.io/jupyterhub/k8s-image-awaiter:4.0.0-beta.4
10462+
name: k8s-image-awaiter
10463+
- image: quay.io/jupyterhub/k8s-network-tools:4.0.0-beta.4
10464+
name: k8s-network-tools
10465+
- image: quay.io/jupyterhub/k8s-secret-sync:4.0.0-beta.4
10466+
name: k8s-secret-sync
10467+
- image: quay.io/jupyterhub/k8s-singleuser-sample:4.0.0-beta.4
10468+
name: k8s-singleuser-sample
10469+
- image: registry.k8s.io/kube-scheduler:v1.30.5
10470+
name: kube-scheduler
10471+
- image: registry.k8s.io/pause:3.10
10472+
name: pause
10473+
- image: registry.k8s.io/pause:3.10
10474+
name: pause
10475+
- image: traefik:v3.1.6
10476+
name: traefik
10477+
apiVersion: v2
10478+
appVersion: 5.2.0
10479+
created: "2024-10-18T19:50:42.258866752Z"
10480+
description: Multi-user Jupyter installation
10481+
digest: 1a79ff3d6a44dfc223c3c69534269320724179f72a4320a844994bef8b03ea3e
10482+
home: https://z2jh.jupyter.org
10483+
icon: https://hub.jupyter.org/helm-chart/images/hublogo.svg
10484+
keywords:
10485+
- jupyter
10486+
- jupyterhub
10487+
- z2jh
10488+
kubeVersion: '>=1.28.0-0'
10489+
maintainers:
10490+
10491+
name: Erik Sundell
10492+
- name: Simon Li
10493+
url: https://github.com/manics/
10494+
name: jupyterhub
10495+
sources:
10496+
- https://github.com/jupyterhub/zero-to-jupyterhub-k8s
10497+
urls:
10498+
- https://jupyterhub.github.io/helm-chart/jupyterhub-4.0.0-beta.4.git.6811.h45e6fbd9.tgz
10499+
version: 4.0.0-beta.4.git.6811.h45e6fbd9
1045510500
- annotations:
1045610501
artifacthub.io/images: |
1045710502
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.2
@@ -45851,4 +45896,4 @@ entries:
4585145896
urls:
4585245897
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz
4585345898
version: 0.0.1
45854-
generated: "2024-10-11T19:45:35.962364936Z"
45899+
generated: "2024-10-18T19:50:42.256018597Z"
44.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)