From 3e70456f5eafd7a8d0a2aad54d0e6898a55d74f2 Mon Sep 17 00:00:00 2001 From: Harshad Reddy Nalla Date: Mon, 15 May 2023 14:09:19 -0400 Subject: [PATCH] Fix the sha digest of weekly workbench images Signed-off-by: Harshad Reddy Nalla --- .../base/jupyter-datascience-notebook-imagestream.yaml | 2 +- .../base/jupyter-minimal-gpu-notebook-imagestream.yaml | 2 +- notebook-images/base/jupyter-minimal-notebook-imagestream.yaml | 2 +- notebook-images/base/jupyter-pytorch-notebook-imagestream.yaml | 2 +- .../base/jupyter-tensorflow-notebook-imagestream.yaml | 2 +- notebook-images/base/jupyter-trustyai-notebook-imagestream.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/notebook-images/base/jupyter-datascience-notebook-imagestream.yaml b/notebook-images/base/jupyter-datascience-notebook-imagestream.yaml index d0dd2e75d..fe4ecc001 100644 --- a/notebook-images/base/jupyter-datascience-notebook-imagestream.yaml +++ b/notebook-images/base/jupyter-datascience-notebook-imagestream.yaml @@ -21,7 +21,7 @@ spec: opendatahub.io/workbench-image-recommended: 'true' from: kind: DockerImage - name: quay.io/opendatahub/workbench-images@sha256:b790901742934dddb3c2368af5ff95f1288615c1c5027ca000441c35ed656115 + name: quay.io/opendatahub/workbench-images@sha256:3fb97b0ee191af63be8398f5b62caa632b11c52baf8475799ca886d2dbc870d4 name: "2023.1" referencePolicy: type: Local diff --git a/notebook-images/base/jupyter-minimal-gpu-notebook-imagestream.yaml b/notebook-images/base/jupyter-minimal-gpu-notebook-imagestream.yaml index 862c30991..662b8e4f4 100644 --- a/notebook-images/base/jupyter-minimal-gpu-notebook-imagestream.yaml +++ b/notebook-images/base/jupyter-minimal-gpu-notebook-imagestream.yaml @@ -21,7 +21,7 @@ spec: opendatahub.io/workbench-image-recommended: 'true' from: kind: DockerImage - name: quay.io/opendatahub/workbench-images@sha256:b790901742934dddb3c2368af5ff95f1288615c1c5027ca000441c35ed656115 + name: quay.io/opendatahub/workbench-images@sha256:79f65be3aa361ae1035b5d4a7f194ce23fd541cf56d91db1954f2d2885803125 name: "2023.1-cuda-11.8" referencePolicy: type: Local diff --git a/notebook-images/base/jupyter-minimal-notebook-imagestream.yaml b/notebook-images/base/jupyter-minimal-notebook-imagestream.yaml index dc08e98ba..f1c3090d7 100644 --- a/notebook-images/base/jupyter-minimal-notebook-imagestream.yaml +++ b/notebook-images/base/jupyter-minimal-notebook-imagestream.yaml @@ -22,7 +22,7 @@ spec: opendatahub.io/default-image: "true" from: kind: DockerImage - name: quay.io/opendatahub/workbench-images@sha256:b790901742934dddb3c2368af5ff95f1288615c1c5027ca000441c35ed656115 + name: quay.io/opendatahub/workbench-images@sha256:be80a45577c0ceb5b81122c4039e61bd37a2429a9d274a2b6fbe660ad60a6323 name: "2023.1" referencePolicy: type: Local diff --git a/notebook-images/base/jupyter-pytorch-notebook-imagestream.yaml b/notebook-images/base/jupyter-pytorch-notebook-imagestream.yaml index 4af0db2fa..1183d3544 100644 --- a/notebook-images/base/jupyter-pytorch-notebook-imagestream.yaml +++ b/notebook-images/base/jupyter-pytorch-notebook-imagestream.yaml @@ -21,7 +21,7 @@ spec: opendatahub.io/workbench-image-recommended: 'true' from: kind: DockerImage - name: quay.io/opendatahub/workbench-images@sha256:b790901742934dddb3c2368af5ff95f1288615c1c5027ca000441c35ed656115 + name: quay.io/opendatahub/workbench-images@sha256:c10fdd5e039df26bf8bedbe02da86037cf80ccec59e2b5d34525153ab340aaf3 name: "2023.1-cuda-11.7" referencePolicy: type: Local diff --git a/notebook-images/base/jupyter-tensorflow-notebook-imagestream.yaml b/notebook-images/base/jupyter-tensorflow-notebook-imagestream.yaml index 628428bcf..7d6e2933f 100644 --- a/notebook-images/base/jupyter-tensorflow-notebook-imagestream.yaml +++ b/notebook-images/base/jupyter-tensorflow-notebook-imagestream.yaml @@ -21,7 +21,7 @@ spec: opendatahub.io/workbench-image-recommended: 'true' from: kind: DockerImage - name: quay.io/opendatahub/workbench-images@sha256:b790901742934dddb3c2368af5ff95f1288615c1c5027ca000441c35ed656115 + name: quay.io/opendatahub/workbench-images@sha256:7f52f47500728e225f75d98d2bb283042a6ff971e06228cf6980566517420a22 name: "2023.1-cuda-11.8" referencePolicy: type: Local diff --git a/notebook-images/base/jupyter-trustyai-notebook-imagestream.yaml b/notebook-images/base/jupyter-trustyai-notebook-imagestream.yaml index 59881dbf5..7361e6733 100644 --- a/notebook-images/base/jupyter-trustyai-notebook-imagestream.yaml +++ b/notebook-images/base/jupyter-trustyai-notebook-imagestream.yaml @@ -19,7 +19,7 @@ spec: openshift.io/imported-from: quay.io/opendatahub/workbench-images from: kind: DockerImage - name: quay.io/opendatahub/workbench-images:jupyter-trustyai-ubi9-python-3.9-2023a-weekly + name: quay.io/opendatahub/workbench-images@sha256:81dfec8f640b9f4864da0ce822e198c058cdb72e7d99b83dac1bbb2a3ec7828d name: "2023.1" referencePolicy: type: Local