diff --git a/importer-pipeline.yaml b/importer-pipeline.yaml index 33293a4..1fd3dd1 100644 --- a/importer-pipeline.yaml +++ b/importer-pipeline.yaml @@ -38,7 +38,7 @@ deploymentSpec: value: /tmp - name: XDG_DATA_HOME value: /tmp - image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:b3dc9af0244aa6b84e6c3ef53e714a316daaefaae67e28de397cd71ee4b2ac7e + image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae pipelineInfo: description: Helper pipeline to the InstructLab pipeline which allows users to seed/import a new base model diff --git a/pipeline.yaml b/pipeline.yaml index d2d3c15..e00d861 100644 --- a/pipeline.yaml +++ b/pipeline.yaml @@ -648,7 +648,7 @@ deploymentSpec: env: - name: XDG_CACHE_HOME value: /tmp - image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:b3dc9af0244aa6b84e6c3ef53e714a316daaefaae67e28de397cd71ee4b2ac7e + image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae exec-deletepvc: container: image: argostub/deletepvc @@ -1371,7 +1371,7 @@ deploymentSpec: value: /tmp - name: JUDGE_CA_CERT_PATH value: /tmp/cert/ca.crt - image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:b3dc9af0244aa6b84e6c3ef53e714a316daaefaae67e28de397cd71ee4b2ac7e + image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae resources: accelerator: count: '1' @@ -1501,7 +1501,7 @@ deploymentSpec: value: /tmp - name: JUDGE_CA_CERT_PATH value: /tmp/cert/ca.crt - image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:b3dc9af0244aa6b84e6c3ef53e714a316daaefaae67e28de397cd71ee4b2ac7e + image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae resources: accelerator: count: '1' @@ -1614,7 +1614,7 @@ deploymentSpec: value: /tmp - name: SDG_CA_CERT_PATH value: /tmp/cert/ca.crt - image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:b3dc9af0244aa6b84e6c3ef53e714a316daaefaae67e28de397cd71ee4b2ac7e + image: registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae exec-sdg-to-artifact-op: container: args: diff --git a/utils/consts.py b/utils/consts.py index 41c92ed..0087f2d 100644 --- a/utils/consts.py +++ b/utils/consts.py @@ -1,4 +1,4 @@ -PYTHON_IMAGE = "quay.io/modh/odh-generic-data-science-notebook@sha256:0efbb3ad6f8f342360cf1f002d40716a39d4c58f69163e053d5bd19b4fe732d4" -TOOLBOX_IMAGE = "registry.redhat.io/ubi9/toolbox@sha256:da31dee8904a535d12689346e65e5b00d11a6179abf1fa69b548dbd755fa2770" -OC_IMAGE = "registry.redhat.io/openshift4/ose-cli@sha256:1d5c8442a6ec745e6ae44a7738c0681f1e21aac8be76ba826c2ddf2eed8475db" -RHELAI_IMAGE = "registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:b3dc9af0244aa6b84e6c3ef53e714a316daaefaae67e28de397cd71ee4b2ac7e" +PYTHON_IMAGE = "quay.io/modh/odh-generic-data-science-notebook@sha256:0efbb3ad6f8f342360cf1f002d40716a39d4c58f69163e053d5bd19b4fe732d4" # v3-2024b-20250115 +TOOLBOX_IMAGE = "registry.redhat.io/ubi9/toolbox@sha256:da31dee8904a535d12689346e65e5b00d11a6179abf1fa69b548dbd755fa2770" # v9.5 +OC_IMAGE = "registry.redhat.io/openshift4/ose-cli@sha256:08bdbfae224dd39c81689ee73c183619d6b41eba7ac04f0dce7ee79f50531d0b" # v4.15.0 +RHELAI_IMAGE = "registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae" # v1.3.2