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

Releases: opendatahub-io/odh-manifests

v1.10.0

26 Sep 20:23
6dd36fe
Compare
Choose a tag to compare

Breaking Change

  • Component manifests will not be updated anymore as part of odh-manifests, exception being Modelmesh and Kserve
  • Refer individual component manifests linked here, to access component manifests.

What's Changed

  • update modelmesh manifests to use 0.11.0 by @Jooho in #939

Full Changelog: v1.9.0...v1.10.0

v1.9.0

23 Aug 18:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

24 Jul 15:43
Compare
Choose a tag to compare

Notable Changes

  • ODH Notebook controller updated to version 1.7 to be in sync with KF 1.7
  • ODH Dashboard updated to v2.12.0
  • Data Science Pipelines updated to v1.1.0

What's Changed

  • [Digest Updater Action] Update notebook's imageStreams image tag to digest format by @github-actions in #859
  • Add pod anti-affinity to odh-model-controller manifests by @israel-hdez in #849
  • Fix rhods-9627 by @Jooho in #866
  • Dashboard v2.12.0 release by @andrewballantyne in #854
  • Add KServe manifests to odh-manifests by @ReToCode in #838
  • Add TrustyAI operator to ODH by @RobGeada in #864
  • create a clusterrole to allow normal users to create/delete the kserve CRs by @Jooho in #887
  • Update dsp to v1.1.0 by @HumairAK in #879
  • Fix env assignment with model mesh-monitoring manifests by @VaishnaviHire in #890
  • Fix software annotation to point the correct version on CUDA version (master branch) by @atheo89 in #888
  • [Digest Updater Action] Update notebook's imageStreams image tag to digest format by @github-actions in #878
  • [v1.8] Sync odh-notebook-controller v1.7 manifests to odh-manifests by @openshift-cherrypick-robot in #894

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

30 Jun 14:19
341c97a
Compare
Choose a tag to compare

Notable Changes

  • ODH Dashboard updated to v2.11.0
  • Data Science Pipelines Operator update to v1.0.0
  • New Code Server and R Studio notebooks available for incubation

What's Changed

  • Use tagged version of the CodeFlare operator by @anishasthana in #817
  • Fix the image with additional docker changes for v2.9.3 by @andrewballantyne in #826
  • Update to dspo to v0.2.1. by @HumairAK in #827
  • Replace old model-mesh manifests to new manifests by @Jooho in #815
  • Add a check for DSPO Service Monitor and metrics by @DharmitD in #831
  • Revert "Add DSP Operator specific labels" by @DharmitD in #834
  • Support v2.11.0 of the Dashboard by @andrewballantyne in #837
  • Apply notebook digest as environment variables on imagestreams by @atheo89 in #820
  • Update digest updater workflow by @atheo89 in #821
  • Add test notebooks to catch the ubi9 images and fix the version name by @atheo89 in #802
  • Update deploy-python-model-quickstart.yaml by @jjasghar in #835
  • Set referencePolicy to source for pulling image directly by @harshad16 in #846
  • Update OCP pipelines pre-req version req. by @HumairAK in #841
  • Deprecate Grafana as an ODH Core component by @LaVLaS in #845
  • Add new imagestreams to inlude Code-Server and R-Studio by @atheo89 in #844
  • Add DSP Operator specific labels by @DharmitD in #847
  • Add dspo 1.0.0 to odh. by @HumairAK in #852
  • Manifest updates for Distributed Workloads v0.0.4 Release by @anishasthana in #851
  • Fix github token to use the default one on digest updater workflow by @atheo89 in #853
  • Update the README to match current features of ODH 1.7 release by @LaVLaS in #850
  • [Digest Updater Action] Update notebook's imageStreams image tag to digest format by @github-actions in #860

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.1

24 May 19:27
3d8e445
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

15 May 17:22
778ad88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

06 Apr 20:12
56fd28c
Compare
Choose a tag to compare

NOTE:

  • The data-science-pipelines manifest is being deprecated as we move to managing the deployment of Data Science Pipelines in multi-tenant environments
  • JupterHub has been removed from odh-manifests. Any manifests and repos associated with ODH JupyterHub have been archived and transferred to the opendatahub-io-contrib github organization

What's Changed

Full Changelog: v1.4.2...v1.5.0

v1.4.2

21 Feb 15:36
cbaef3b
Compare
Choose a tag to compare

What's Changed

  • Add "additional" notebook images overlay by @LaVLaS in #721
  • Add versions table by @strangiato in #723
  • Update chromedriver version to110.0.5481.77 for CI tests by @LaVLaS in #728
  • Add kube-linter command to makefile by @mlassak in #720
  • Update the CI test container to use chromium and chromedriver from epel repo by @LaVLaS in #730

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

24 Jan 15:09
Compare
Choose a tag to compare

What's Changed

  • DashboardConfig CRD Changes for 2.4.0 by @andrewballantyne in #692
  • Add S3 Override Env Vars for DSP API Server by @gmfrasca in #691
  • Adjust DSG Image Puller Permissions by @lucferbux in #697
  • fix cn-core url by @leseb in #700
  • Update GitHub Issue templates by @LaVLaS in #696
  • change apiVersion to rbac.authorization.k8s.io/v1 to support kfctl on ODH 1.4.0 and OCP 4.10 by @shalberd in #699
  • Update Data Science Pipelines README by @gmfrasca in #694
  • Remove the protocol from ceph-nano StatefulSet by @LaVLaS in #701
  • Integrate the new prebuild image notebooks into upstream by @atheo89 in #702
  • Have etcd service select only etcd pods. by @HumairAK in #708
  • Update OWNERS file by @samuelvl in #710
  • Fix for the dashboard test failures by @LaVLaS in #711
  • Delete deprecate jupyterhub/notebook-images folder and update accordingly the kfdef odh-core.yaml file by @atheo89 in #709
  • Update minimal-gpu-notebook-imagestream.yaml by @atheo89 in #712
  • Use a tagged version of the ods-ci repo for test runs by @LaVLaS in #714
  • Update OVMS to use 2022.3 tag by @Xaenalt in #713
  • Update access arguments for the ds pipelines UI by @rimolive in #718
  • Update odh-dashboard to v2.5.z by @LaVLaS in #693

Full Changelog: v1.4.0...v1.4.1

ODH 1.4.0 Release

26 Oct 22:42
bd8cfa9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.4.0