Skip to content

Commit

Permalink
Merge pull request #771 from jstourac/RHOAIENG-15710
Browse files Browse the repository at this point in the history
[RHOAIENG-15710] fix the version of codeflare-sdk shown for 2024.1
  • Loading branch information
openshift-merge-bot[bot] authored Nov 12, 2024
2 parents a95c64c + 9eba865 commit 1ab469a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
{"name": "Odh-Elyra", "version": "3.16"},
{"name": "PyMongo", "version": "4.6"},
{"name": "Pyodbc", "version": "5.1"},
{"name": "Codeflare-SDK", "version": "0.19"},
{"name": "Codeflare-SDK", "version": "0.21"},
{"name": "Sklearn-onnx", "version": "1.16"},
{"name": "Psycopg", "version": "3.1"},
{"name": "MySQL Connector/Python", "version": "8.3"}
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/jupyter-pytorch-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
{"name": "Odh-Elyra", "version": "3.16"},
{"name": "PyMongo", "version": "4.6"},
{"name": "Pyodbc", "version": "5.1"},
{"name": "Codeflare-SDK", "version": "0.19"},
{"name": "Codeflare-SDK", "version": "0.21"},
{"name": "Sklearn-onnx", "version": "1.16"},
{"name": "Psycopg", "version": "3.1"},
{"name": "MySQL Connector/Python", "version": "8.3"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
{"name": "Odh-Elyra", "version": "3.16"},
{"name": "PyMongo", "version": "4.6"},
{"name": "Pyodbc", "version": "5.1"},
{"name": "Codeflare-SDK", "version": "0.19"},
{"name": "Codeflare-SDK", "version": "0.21"},
{"name": "Sklearn-onnx", "version": "1.16"},
{"name": "Psycopg", "version": "3.1"},
{"name": "MySQL Connector/Python", "version": "8.3"}
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/jupyter-trustyai-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
{"name": "Odh-Elyra", "version": "3.16"},
{"name": "PyMongo", "version": "4.6"},
{"name": "Pyodbc", "version": "5.1"},
{"name": "Codeflare-SDK", "version": "0.19"},
{"name": "Codeflare-SDK", "version": "0.21"},
{"name": "Sklearn-onnx", "version": "1.16"},
{"name": "Psycopg", "version": "3.1"},
{"name": "MySQL Connector/Python", "version": "8.3"}
Expand Down

0 comments on commit 1ab469a

Please sign in to comment.