Skip to content

Commit 7727fea

Browse files
authored
Merge pull request #494 from harshad16/upgrade-elyra
Upgrade odh-elyra to version 3.16.3 with image-pull-policy fix
2 parents 6421950 + a45f648 commit 7727fea

File tree

14 files changed

+392
-392
lines changed

14 files changed

+392
-392
lines changed

habana/1.13.0/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pyodbc = "~=5.1.0"
4848
mysql-connector-python = "~=8.3.0"
4949

5050
# JupyterLab packages
51-
odh-elyra = "~=3.16.2"
51+
odh-elyra = "~=3.16.3"
5252

5353
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
5454
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

habana/1.13.0/ubi8-python-3.8/Pipfile.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyodbc = "~=5.1.0"
2626
mysql-connector-python = "~=8.3.0"
2727

2828
# JupyterLab packages
29-
odh-elyra = "~=3.16.2"
29+
odh-elyra = "~=3.16.3"
3030

3131
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
3232
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

jupyter/datascience/ubi8-python-3.8/Pipfile.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyodbc = "~=5.1.0"
2626
mysql-connector-python = "~=8.3.0"
2727

2828
# JupyterLab packages
29-
odh-elyra = "~=3.16.2"
29+
odh-elyra = "~=3.16.3"
3030

3131
jupyterlab = "~=3.6.7" # Wait on upgrade till plugins are ready
3232
jupyter-bokeh = "~=3.0.7" # Upgrade would bring in jupyterlab 4

0 commit comments

Comments
 (0)