mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
* [bitnami/jupyterhub] Release 4.1.9 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
41 lines
1.3 KiB
YAML
41 lines
1.3 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: MachineLearning
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: configurable-http-proxy
|
|
image: docker.io/bitnami/configurable-http-proxy:4.5.5-debian-11-r124
|
|
- name: jupyter-base-notebook
|
|
image: docker.io/bitnami/jupyter-base-notebook:4.0.1-debian-11-r50
|
|
- name: jupyterhub
|
|
image: docker.io/bitnami/jupyterhub:4.0.2-debian-11-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r34
|
|
apiVersion: v2
|
|
appVersion: 4.0.2
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.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://bitnami.com/assets/stacks/jupyterhub/img/jupyterhub-stack-220x234.png
|
|
keywords:
|
|
- python
|
|
- scientific
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: jupyterhub
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
|
|
version: 4.1.9
|