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 <hnalla@redhat.com>
  • Loading branch information
harshad16 committed May 15, 2023
1 parent 778ad88 commit b26b6e8
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:16882862e030138b0d8d463ccd308018d4d79400f24901dc15a860d0794f594f
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:438a1c4491017b1cc86cb05fd8b0fbefb08d20ab87f3eb8bd56bcd588e85647a
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:f6288367e311837b800d33e092e91d3231c3f0f74664ba595f2409361358c835
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:64106873fa677fbd9d0c58f81086420f481276bf21c94af0428d3e8278a6199c
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:9b030beef1df4741bd5b24b58710627f480a504870d0419059578a7c95d0f0cf
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:7a2fe3217e7065fa6f0709413f4351bf55a4f239d304af1f394f67579a8e0b77
name: "2023.1"
referencePolicy:
type: Local

0 comments on commit b26b6e8

Please sign in to comment.