Skip to content

Commit 1dd07bd

Browse files
author
GitHub Actions user
committed
[jupyterhub] Automatic update for commit 4.0.1-0.dev.git.6889.h262097b2
jupyterhub/zero-to-jupyterhub-k8s#3590 Merge pull request #3590 from jshmchenxi/add-extra-pod-spec-user-placeholder
1 parent 04d73bb commit 1dd07bd

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
@@ -10704,6 +10704,51 @@ entries:
1070410704
- https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1975451.tgz
1070510705
version: 0.1.0-1975451
1070610706
jupyterhub:
10707+
- annotations:
10708+
artifacthub.io/images: |
10709+
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.2
10710+
name: configurable-http-proxy
10711+
- image: quay.io/jupyterhub/k8s-hub:4.0.1-0.dev.git.6878.h2b28ef96
10712+
name: k8s-hub
10713+
- image: quay.io/jupyterhub/k8s-image-awaiter:4.0.1-0.dev.git.6864.hfc323db4
10714+
name: k8s-image-awaiter
10715+
- image: quay.io/jupyterhub/k8s-network-tools:4.0.1-0.dev.git.6864.hfc323db4
10716+
name: k8s-network-tools
10717+
- image: quay.io/jupyterhub/k8s-secret-sync:4.0.1-0.dev.git.6865.h7e0a4041
10718+
name: k8s-secret-sync
10719+
- image: quay.io/jupyterhub/k8s-singleuser-sample:4.0.1-0.dev.git.6880.h3d7f40af
10720+
name: k8s-singleuser-sample
10721+
- image: registry.k8s.io/kube-scheduler:v1.30.8
10722+
name: kube-scheduler
10723+
- image: registry.k8s.io/pause:3.10
10724+
name: pause
10725+
- image: registry.k8s.io/pause:3.10
10726+
name: pause
10727+
- image: traefik:v3.2.3
10728+
name: traefik
10729+
apiVersion: v2
10730+
appVersion: 5.2.1
10731+
created: "2024-12-17T14:51:38.22312656Z"
10732+
description: Multi-user Jupyter installation
10733+
digest: b056e40fdf2f5ddef6a7c353bf9ebfc873256b2ab213592b2ebf83316a1fc2d6
10734+
home: https://z2jh.jupyter.org
10735+
icon: https://hub.jupyter.org/helm-chart/images/hublogo.svg
10736+
keywords:
10737+
- jupyter
10738+
- jupyterhub
10739+
- z2jh
10740+
kubeVersion: '>=1.28.0-0'
10741+
maintainers:
10742+
10743+
name: Erik Sundell
10744+
- name: Simon Li
10745+
url: https://github.com/manics/
10746+
name: jupyterhub
10747+
sources:
10748+
- https://github.com/jupyterhub/zero-to-jupyterhub-k8s
10749+
urls:
10750+
- https://jupyterhub.github.io/helm-chart/jupyterhub-4.0.1-0.dev.git.6889.h262097b2.tgz
10751+
version: 4.0.1-0.dev.git.6889.h262097b2
1070710752
- annotations:
1070810753
artifacthub.io/images: |
1070910754
- image: quay.io/jupyterhub/configurable-http-proxy:4.6.2
@@ -47228,4 +47273,4 @@ entries:
4722847273
urls:
4722947274
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz
4723047275
version: 0.0.1
47231-
generated: "2024-12-17T10:52:52.601879707Z"
47276+
generated: "2024-12-17T14:51:38.22007083Z"
44.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)