Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/jupyterhub] Release 7.0.1 #24919

Merged
merged 2 commits into from
Apr 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions bitnami/jupyterhub/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.1.4
version: 15.2.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.1
digest: sha256:f15ec057688c4a9b9c003f05e6baae7e63b8ecd7dc2dcb8810a252def93422ba
generated: "2024-04-01T08:41:26.613204+02:00"
digest: sha256:3e92f6281cd6514443c63639a235280230dd8d74f427b9e215bda673b7d4dedc
generated: "2024-04-04T23:47:10.145537337Z"
12 changes: 6 additions & 6 deletions bitnami/jupyterhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: configurable-http-proxy
image: docker.io/bitnami/configurable-http-proxy:4.6.1-debian-12-r12
image: docker.io/bitnami/configurable-http-proxy:4.6.1-debian-12-r13
- name: jupyter-base-notebook
image: docker.io/bitnami/jupyter-base-notebook:4.1.3-debian-12-r0
image: docker.io/bitnami/jupyter-base-notebook:4.1.4-debian-12-r1
- name: jupyterhub
image: docker.io/bitnami/jupyterhub:4.1.4-debian-12-r0
image: docker.io/bitnami/jupyterhub:4.1.5-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r17
image: docker.io/bitnami/os-shell:12-debian-12-r18
apiVersion: v2
appVersion: 4.1.4
appVersion: 4.1.5
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -37,4 +37,4 @@ maintainers:
name: jupyterhub
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
version: 7.0.0
version: 7.0.1
Loading
Loading