This repository was archived by the owner on Jan 31, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 5858## Release 1.0.8 (2021-04-08T14:52:18)
5959### Features
6060* Add generic data science notebook to JH deployment (#381 )
61+
62+ ## Release 1.0.9 (2021-04-15T13:38:02)
63+ ### Features
64+ * Update s2i-lab-elyra notebook image to v0.0.7 (#380 )
65+ * Add JupyterHub monitoring dashboards and required cluster metrics (#316 )
66+ * :turtle : configure buildconfig ref based on tags for stability (#384 )
67+ * :scissors : trim the gpu image names for proper image-pull (#389 )
68+ * add annotation (#383 )
69+ * Add OpenShift Pipelines component (#337 )
70+ * include new ubi8 cuda-11.0.3 supporting python3.8 notebooks (#368 )
71+ ### Bug Fixes
72+ * Update chromedriver version to fix selenium-based tests
73+ * Update JH image to fix GPU setting and CI issue (#392 )
74+ ### Improvements
75+ * :clipboard : annotation set with image name and python dependency details (#390 )
Original file line number Diff line number Diff line change 22"""This file is just for the release bots of opendatahub manifests"""
33
44
5- __version__ = "1.0.8 "
5+ __version__ = "1.0.9 "
You can’t perform that action at this time.
0 commit comments