diff --git a/README.md b/README.md index c9b5e5f..3f85e8c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ podman pull ghcr.io/openvoxproject/openvoxdb:8.9.0-v1.2.3 | Name | Description | | --- | --- | -| openvox.major | Describes the contained major OpenVox version (7 or 8) | +| openvox.major | Describes the contained major OpenVox version | | openvox.minor | Describes the contained minor OpenVox version | | openvox.patch | Describes the contained patchlevel OpenVox version | | container.major | Describes the major version of the base container (Ubunutu 24.04) or incompatible changes | diff --git a/build_versions.yaml b/build_versions.yaml index c7fba56..e6968cb 100644 --- a/build_versions.yaml +++ b/build_versions.yaml @@ -1,9 +1,5 @@ --- include: - - release: 7 - # renovate: depName=openvoxdb openVoxRelease=7 - db_version: "7.21.2-1+ubuntu24.04" - - release: 8 # renovate: depName=openvoxdb openVoxRelease=8 db_version: "8.9.1-1+ubuntu24.04"