Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Fix the sha digest of weekly workbench images
Browse files Browse the repository at this point in the history
Signed-off-by: Harshad Reddy Nalla <[email protected]>
  • Loading branch information
harshad16 authored and LaVLaS committed May 15, 2023
1 parent 778ad88 commit 20af454
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 20af454

Please sign in to comment.