Skip to content

Commit

Permalink
[bitnami/jupyterhub] Release 8.1.2 (#31229)
Browse files Browse the repository at this point in the history
* [bitnami/jupyterhub] Release 8.1.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 7, 2025
1 parent a71714c commit f96d50c
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
9 changes: 7 additions & 2 deletions bitnami/jupyterhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 8.1.1 (2024-12-19)
## 8.1.2 (2025-01-07)

* [bitnami/jupyterhub] Release 8.1.1 ([#31107](https://github.com/bitnami/charts/pull/31107))
* [bitnami/jupyterhub] Release 8.1.2 ([#31229](https://github.com/bitnami/charts/pull/31229))

## <small>8.1.1 (2024-12-19)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/jupyterhub] Release 8.1.1 (#31107) ([9d2c8b2](https://github.com/bitnami/charts/commit/9d2c8b20accdffd94ca714987cc36b932f4835e7)), closes [#31107](https://github.com/bitnami/charts/issues/31107)

## 8.1.0 (2024-12-10)

Expand Down
8 changes: 4 additions & 4 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: 16.3.2
version: 16.3.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:608f1e3176856862b556130c75619448a718b24cc91b75fdd679f92f0690668c
generated: "2024-12-19T07:59:53.988611757Z"
version: 2.29.0
digest: sha256:8c7c60055f2b8834c742f2b389606d430018a7fd08449ce2c8c31b31a94f0ca4
generated: "2025-01-07T12:49:04.908122847Z"
4 changes: 2 additions & 2 deletions bitnami/jupyterhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ annotations:
- name: jupyter-base-notebook
image: docker.io/bitnami/jupyter-base-notebook:4.1.6-debian-12-r19
- name: jupyterhub
image: docker.io/bitnami/jupyterhub:4.1.6-debian-12-r7
image: docker.io/bitnami/jupyterhub:4.1.6-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
Expand All @@ -37,4 +37,4 @@ maintainers:
name: jupyterhub
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/jupyterhub
version: 8.1.1
version: 8.1.2
2 changes: 1 addition & 1 deletion bitnami/jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ hub:
image:
registry: docker.io
repository: bitnami/jupyterhub
tag: 4.1.6-debian-12-r7
tag: 4.1.6-debian-12-r9
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit f96d50c

Please sign in to comment.