Skip to content

Commit 7f16bc0

Browse files
harshad16jiridanek
authored andcommitted
Apply runtime image via the params-latest.env using kustomize
Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent 9251d2c commit 7f16bc0

6 files changed

+6
-6
lines changed

manifests/base/runtime-datascience-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
openshift.io/imported-from: quay.io/modh/runtime-images
3333
from:
3434
kind: DockerImage
35-
name: quay.io/modh/runtime-images@sha256:e6544a6024bbe12ad108b9d36b529cdcf9283327d1b2c7d08e699fa3cb22392c
35+
name: odh-pipeline-runtime-datascience-cpu-py311-ubi9-n_PLACEHOLDER
3636
name: "datascience"
3737
referencePolicy:
3838
type: Source

manifests/base/runtime-minimal-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
openshift.io/imported-from: quay.io/modh/runtime-images
3333
from:
3434
kind: DockerImage
35-
name: quay.io/modh/runtime-images@sha256:c938190b9e562f995cced83465c3ab809099301107664170e9cddb1554c9912c
35+
name: odh-pipeline-runtime-minimal-cpu-py311-ubi9-n_PLACEHOLDER
3636
name: "minimal"
3737
referencePolicy:
3838
type: Source

manifests/base/runtime-pytorch-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
openshift.io/imported-from: quay.io/modh/runtime-images
3333
from:
3434
kind: DockerImage
35-
name: quay.io/modh/runtime-images@sha256:fd101db0d5b3cd5158ab733c0df8af0a121515a823e66ceff4387e22c29dbe92
35+
name: odh-pipeline-runtime-pytorch-cuda-py311-ubi9-n_PLACEHOLDER
3636
name: "pytorch"
3737
referencePolicy:
3838
type: Source

manifests/base/runtime-rocm-pytorch-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
openshift.io/imported-from: quay.io/modh/runtime-images
3333
from:
3434
kind: DockerImage
35-
name: quay.io/modh/runtime-images@sha256:15652f6c1b6e048c77d8384220a13c5339135eec59233082c5f4b305ce5ffb01
35+
name: odh-pipeline-runtime-pytorch-rocm-py311-ubi9-n_PLACEHOLDER
3636
name: "rocm-pytorch"
3737
referencePolicy:
3838
type: Source

manifests/base/runtime-rocm-tensorflow-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
openshift.io/imported-from: quay.io/modh/runtime-images
3434
from:
3535
kind: DockerImage
36-
name: quay.io/modh/runtime-images@sha256:f63eb3e5b356954d740f5c074221624c7b22bd3eab8aa9f43f30de468e22a0d2
36+
name: odh-pipeline-runtime-tensorflow-rocm-py311-ubi9-n_PLACEHOLDER
3737
name: "rocm-tensorflow"
3838
referencePolicy:
3939
type: Source

manifests/base/runtime-tensorflow-imagestream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
openshift.io/imported-from: quay.io/modh/runtime-images
3434
from:
3535
kind: DockerImage
36-
name: quay.io/modh/runtime-images@sha256:7a1274d4c4b8bbf5554466e5427b88428954522c1652c27044e6f6f1d87b85fd
36+
name: odh-pipeline-runtime-tensorflow-cuda-py311-ubi9-n_PLACEHOLDER
3737
name: "tensorflow"
3838
referencePolicy:
3939
type: Source

0 commit comments

Comments
 (0)