Skip to content

Commit f24ceb6

Browse files
authored
Merge pull request opendatahub-io#1086 from atheo89/fix-ordering-rhods
Fix ordering on downstream beta py312 images
2 parents 50c88d0 + 4ad8a94 commit f24ceb6

10 files changed

+10
-10
lines changed

manifests/base/params-latest.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ odh-workbench-jupyter-datascience-cpu-py312-ubi9-n=quay.io/modh/odh-workbench-ju
2121
odh-workbench-jupyter-pytorch-cuda-py312-ubi9-n=quay.io/modh/odh-workbench-jupyter-pytorch-cuda-py312-ubi9@sha256:99ee6befe1246e5b8d92684f67181f96af1e75281fbcb2833a59fda70066c921
2222
odh-workbench-jupyter-pytorch-rocm-py312-ubi9-n=quay.io/modh/odh-workbench-jupyter-pytorch-rocm-py312-ubi9@sha256:e77bf86a942617bd29a6b520526eaca90b0cbfcc32f8bea193dfc051a9f07c69
2323
odh-workbench-jupyter-tensorflow-cuda-py312-ubi9-n=quay.io/modh/odh-workbench-jupyter-tensorflow-cuda-py312-ubi9@sha256:e9630c43375182ece8ec34d51203e745a6f1f0a0a2b6e15c362f4edaa7cd3351
24-
odh-workbench-jupyter-trustyai-cpu-py312-ubi9-n=quay.io/modh/odh-workbench-jupyter-trustyai-cpu-py312-ubi9@sha256:sha256:70ebb1265df60d680e1e2a07ed590201237042d87eac6c1dc64440e2559effd8
24+
odh-workbench-jupyter-trustyai-cpu-py312-ubi9-n=quay.io/modh/odh-workbench-jupyter-trustyai-cpu-py312-ubi9@sha256:70ebb1265df60d680e1e2a07ed590201237042d87eac6c1dc64440e2559effd8
2525
odh-workbench-codeserver-datascience-cpu-py312-ubi9-n=quay.io/modh/odh-workbench-codeserver-datascience-cpu-py312-ubi9@sha256:f5a6a976cbe28027ebb8e1d8b1b37e4640d4baf71f2212d4f993c32772813c53
2626
odh-pipeline-runtime-minimal-cpu-py312-ubi9-n=quay.io/modh/odh-pipeline-runtime-minimal-cpu-py312-ubi9@sha256:607fd2655408242409bf4b493ecba27d224dfc41ada8826974245166aae32591
2727
odh-pipeline-runtime-datascience-cpu-py312-ubi9-n=quay.io/modh/odh-pipeline-runtime-datascience-cpu-py312-ubi9@sha256:6a0d6fa43a7e7435be8d3f427680f0ca991a17449be8a29368a2b9af0b24d5a7

manifests/overlays/additional/code-server-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/codeserver"
99
opendatahub.io/notebook-image-name: "Code Server Data Science CPU Python 3.12"
1010
opendatahub.io/notebook-image-desc: "code-server workbench allows users to code, build, and collaborate on projects directly from web."
11-
opendatahub.io/notebook-image-order: "23"
11+
opendatahub.io/notebook-image-order: "230"
1212
name: code-server-notebook-beta
1313
spec:
1414
lookupPolicy:

manifests/overlays/additional/jupyter-datascience-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com//opendatahub-io/notebooks/tree/main/jupyter/datascience"
99
opendatahub.io/notebook-image-name: "Jupyter Data Science CPU Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with a set of data science libraries that advanced AI/ML notebooks will use as a base image to provide a standard for libraries avialable in all notebooks"
11-
opendatahub.io/notebook-image-order: "16"
11+
opendatahub.io/notebook-image-order: "160"
1212
name: jupyter-datascience-notebook-beta
1313
spec:
1414
lookupPolicy:

manifests/overlays/additional/jupyter-minimal-gpu-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/tree/main/jupyter/minimal"
99
opendatahub.io/notebook-image-name: "Jupyter Minimal CUDA Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with GPU support and minimal dependency set to start experimenting with Jupyter environment."
11-
opendatahub.io/notebook-image-order: "15"
11+
opendatahub.io/notebook-image-order: "150"
1212
opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]'
1313
name: jupyter-minimal-gpu-notebook-beta
1414
spec:

manifests/overlays/additional/jupyter-minimal-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com//opendatahub-io/notebooks/tree/main/jupyter/minimal"
99
opendatahub.io/notebook-image-name: "Jupyter Minimal CPU Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with minimal dependency set to start experimenting with Jupyter environment."
11-
opendatahub.io/notebook-image-order: "14"
11+
opendatahub.io/notebook-image-order: "140"
1212
name: jupyter-minimal-notebook-beta
1313
spec:
1414
lookupPolicy:

manifests/overlays/additional/jupyter-pytorch-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/pytorch"
99
opendatahub.io/notebook-image-name: "Jupyter PyTorch CUDA Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with PyTorch libraries and dependencies to start experimenting with advanced AI/ML notebooks."
11-
opendatahub.io/notebook-image-order: "17"
11+
opendatahub.io/notebook-image-order: "170"
1212
opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]'
1313
name: jupyter-pytorch-notebook-beta
1414
spec:

manifests/overlays/additional/jupyter-rocm-minimal-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm"
99
opendatahub.io/notebook-image-name: "Jupyter Minimal ROCm Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter ROCm notebook image for ODH notebooks."
11-
opendatahub.io/notebook-image-order: "18"
11+
opendatahub.io/notebook-image-order: "180"
1212
opendatahub.io/recommended-accelerators: '["amd.com/gpu"]'
1313
name: jupyter-rocm-minimal-beta
1414
spec:

manifests/overlays/additional/jupyter-rocm-pytorch-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/rocm/pytorch"
99
opendatahub.io/notebook-image-name: "Jupyter PyTorch ROCm Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized PyTorch notebook image for ODH notebooks."
11-
opendatahub.io/notebook-image-order: "19"
11+
opendatahub.io/notebook-image-order: "190"
1212
opendatahub.io/recommended-accelerators: '["amd.com/gpu"]'
1313
name: jupyter-rocm-pytorch-beta
1414
spec:

manifests/overlays/additional/jupyter-tensorflow-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com/opendatahub-io/notebooks/blob/main/jupyter/tensorflow"
99
opendatahub.io/notebook-image-name: "Jupyter TensorFlow CUDA Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter notebook image with TensorFlow libraries and dependencies to start experimenting with advanced AI/ML notebooks."
11-
opendatahub.io/notebook-image-order: "21"
11+
opendatahub.io/notebook-image-order: "210"
1212
opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]'
1313
name: jupyter-tensorflow-notebook-beta
1414
spec:

manifests/overlays/additional/jupyter-trustyai-notebook-imagestream-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
opendatahub.io/notebook-image-url: "https://github.com//opendatahub-io/notebooks/tree/main/jupyter/trustyai"
99
opendatahub.io/notebook-image-name: "Jupyter TrustyAI CPU Python 3.12"
1010
opendatahub.io/notebook-image-desc: "Jupyter TrustyAI notebook integrates the TrustyAI Explainability Toolkit on Jupyter environment."
11-
opendatahub.io/notebook-image-order: "22"
11+
opendatahub.io/notebook-image-order: "220"
1212
name: jupyter-trustyai-notebook-beta
1313
spec:
1414
lookupPolicy:

0 commit comments

Comments
 (0)