From 5de38dda59eb93793597f6fc8f0f62b622c76629 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Sat, 15 Jan 2022 17:40:18 +0000 Subject: [PATCH] Use chart logo from this repo --- docs/source/_static/images/logo/hublogo.svg | 75 +++++++++++++++++++++ jupyterhub/Chart.yaml | 2 +- 2 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 docs/source/_static/images/logo/hublogo.svg diff --git a/docs/source/_static/images/logo/hublogo.svg b/docs/source/_static/images/logo/hublogo.svg new file mode 100644 index 0000000000..f000235fa2 --- /dev/null +++ b/docs/source/_static/images/logo/hublogo.svg @@ -0,0 +1,75 @@ + + + +Group Copy 2 +Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jupyterhub/Chart.yaml b/jupyterhub/Chart.yaml index 629c3717e1..3dc871cf87 100644 --- a/jupyterhub/Chart.yaml +++ b/jupyterhub/Chart.yaml @@ -7,7 +7,7 @@ description: Multi-user Jupyter installation keywords: [jupyter, jupyterhub, z2jh] home: https://z2jh.jupyter.org sources: [https://github.com/jupyterhub/zero-to-jupyterhub-k8s] -icon: https://jupyter.org/assets/hublogo.svg +icon: https://zero-to-jupyterhub.readthedocs.io/en/latest/_static/hublogo.svg kubeVersion: ">=1.17.0-0" maintainers: # Since it is a requirement of Artifact Hub to have specific maintainers