Skip to content

Commit e83b6b7

Browse files
author
GitHub Actions user
committed
[jupyterhub] Automatic update for commit 2.0.1-0.dev.git.5844.hc3ea6952
jupyterhub/zero-to-jupyterhub-k8s#2901 Merge pull request #2901 from jupyterhub/update-image-traefik
1 parent 247e3c7 commit e83b6b7

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
@@ -6142,6 +6142,51 @@ entries:
61426142
- https://jupyterhub.github.io/helm-chart/binderhub-0.1.0-1975451.tgz
61436143
version: 0.1.0-1975451
61446144
jupyterhub:
6145+
- annotations:
6146+
artifacthub.io/images: |
6147+
- image: jupyterhub/configurable-http-proxy:4.5.3
6148+
name: configurable-http-proxy
6149+
- image: jupyterhub/k8s-hub:2.0.1-0.dev.git.5840.h71ad2287
6150+
name: k8s-hub
6151+
- image: jupyterhub/k8s-image-awaiter:2.0.1-0.dev.git.5805.h31f29885
6152+
name: k8s-image-awaiter
6153+
- image: jupyterhub/k8s-network-tools:2.0.1-0.dev.git.5805.h31f29885
6154+
name: k8s-network-tools
6155+
- image: jupyterhub/k8s-secret-sync:2.0.1-0.dev.git.5822.h68892611
6156+
name: k8s-secret-sync
6157+
- image: jupyterhub/k8s-singleuser-sample:2.0.1-0.dev.git.5840.h71ad2287
6158+
name: k8s-singleuser-sample
6159+
- image: k8s.gcr.io/kube-scheduler:v1.23.12
6160+
name: kube-scheduler
6161+
- image: k8s.gcr.io/pause:3.8
6162+
name: pause
6163+
- image: k8s.gcr.io/pause:3.8
6164+
name: pause
6165+
- image: traefik:v2.9.1
6166+
name: traefik
6167+
apiVersion: v2
6168+
appVersion: 3.0.0
6169+
created: "2022-10-04T07:57:30.834502158Z"
6170+
description: Multi-user Jupyter installation
6171+
digest: 748882a20766454cb19404be028bd275bbdfcd78702eea6824d3a440934967fd
6172+
home: https://z2jh.jupyter.org
6173+
icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg
6174+
keywords:
6175+
- jupyter
6176+
- jupyterhub
6177+
- z2jh
6178+
kubeVersion: '>=1.20.0-0'
6179+
maintainers:
6180+
6181+
name: Erik Sundell
6182+
- name: Simon Li
6183+
url: https://github.com/manics/
6184+
name: jupyterhub
6185+
sources:
6186+
- https://github.com/jupyterhub/zero-to-jupyterhub-k8s
6187+
urls:
6188+
- https://jupyterhub.github.io/helm-chart/jupyterhub-2.0.1-0.dev.git.5844.hc3ea6952.tgz
6189+
version: 2.0.1-0.dev.git.5844.hc3ea6952
61456190
- annotations:
61466191
artifacthub.io/images: |
61476192
- image: jupyterhub/configurable-http-proxy:4.5.3
@@ -27222,4 +27267,4 @@ entries:
2722227267
urls:
2722327268
- https://jupyterhub.github.io/helm-chart/pebble-0.0.1.tgz
2722427269
version: 0.0.1
27225-
generated: "2022-10-03T13:58:04.815122887Z"
27270+
generated: "2022-10-04T07:57:30.828091922Z"
44.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)