docs/content/stable/releases/ybdb-releases/end-of-life/v2.9.md
{{< tip title="Kubernetes upgrades">}}
To upgrade a pre-version 2.9.0.0 Yugabyte Platform or universe instance deployed on Kubernetes that did not specify a storage class override, you need to override the storage class Helm chart value (which is now "", the empty string) and set it to the previous value, "standard".
For Yugabyte Platform, the class is yugaware.storageClass. For YugabyteDB, the classes are storage.master.storageClass and storage.tserver.storageClass.
{{< /tip >}}
Build: 2.9.1.0-b140
docker pull yugabytedb/yugabyte:2.9.1.0-b140
N/A
N/A
Version 2.9 introduces many new features and refinements. To learn more, check out the Announcing YugabyteDB 2.9: Pushing the Boundaries of Relational Databases blog post.
Yugabyte release 2.9 builds on our work in the 2.7 series.
Build: 2.9.0.0-b4
docker pull yugabytedb/yugabyte:2.9.0.0-b4
(Refer to the release announcement for new-feature details for this release!)
N/A
N/A
{{< note title="New release versioning" >}}
Starting with v2.2, Yugabyte release versions follow a new release versioning convention. The preview release series, denoted by MAJOR.ODD, incrementally introduces new features and changes and is intended for development and testing only. Revision releases, denoted by MAJOR.ODD.REVISION versioning, can include new features and changes that might break backwards compatibility.
{{< /note >}}