diff --git a/README.md b/README.md index dad1eea9..a222f55d 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ Integration of this stack into the Open Data Hub is owned by the Distributed Wor | Component | Version | |------------------------------|---------| -| CodeFlare Operator | v0.2.3 | -| Multi-Cluster App Dispatcher | v1.34.1 | -| CodeFlare-SDK | v0.7.1 | -| InstaScale | v0.0.8 | +| CodeFlare Operator | v1.0.0-rc.1 | +| Multi-Cluster App Dispatcher | v1.35.0 | +| CodeFlare-SDK | v0.8.0 | +| InstaScale | v0.0.9 | | KubeRay | v0.6.0 | diff --git a/codeflare-stack/base/codeflare-notebook-imagestream.yaml b/codeflare-stack/base/codeflare-notebook-imagestream.yaml index bcfbe2e2..2483a9e7 100644 --- a/codeflare-stack/base/codeflare-notebook-imagestream.yaml +++ b/codeflare-stack/base/codeflare-notebook-imagestream.yaml @@ -13,9 +13,9 @@ spec: tags: - annotations: openshift.io/imported-from: quay.io/project-codeflare/notebook - name: v0.7.1 + name: v0.8.0 from: kind: DockerImage - name: quay.io/project-codeflare/notebook:v0.7.1 + name: quay.io/project-codeflare/notebook:v0.8.0 importPolicy: - scheduled: true + scheduled: true