mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
43 lines
1.4 KiB
YAML
43 lines
1.4 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: configurable-http-proxy
|
|
image: docker.io/bitnami/configurable-http-proxy:5.0.1-debian-12-r21
|
|
- name: jupyter-base-notebook
|
|
image: docker.io/bitnami/jupyter-base-notebook:5.3.0-debian-12-r10
|
|
- name: jupyterhub
|
|
image: docker.io/bitnami/jupyterhub:5.3.0-debian-12-r15
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 5.3.0
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: JupyterHub brings the power of notebooks to groups of users. It gives
|
|
users access to computational environments and resources without burdening the users
|
|
with installation and maintenance tasks.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/jupyterhub/img/jupyterhub-stack-220x234.png
|
|
keywords:
|
|
- python
|
|
- scientific
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: jupyterhub
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
|
|
version: 10.0.6
|