Skip to content

Commit efc125c

Browse files
authored
Merge pull request #31 from OpenVoxProject/drop_7
feat: drop build of OpenVox 7.x images
2 parents 1683ef1 + 57855dc commit efc125c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ podman pull ghcr.io/openvoxproject/openvoxdb:8.9.0-v1.2.3
4242

4343
| Name | Description |
4444
| --- | --- |
45-
| openvox.major | Describes the contained major OpenVox version (7 or 8) |
45+
| openvox.major | Describes the contained major OpenVox version |
4646
| openvox.minor | Describes the contained minor OpenVox version |
4747
| openvox.patch | Describes the contained patchlevel OpenVox version |
4848
| container.major | Describes the major version of the base container (Ubunutu 24.04) or incompatible changes |

build_versions.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
include:
3-
- release: 7
4-
# renovate: depName=openvoxdb openVoxRelease=7
5-
db_version: "7.21.2-1+ubuntu24.04"
6-
73
- release: 8
84
# renovate: depName=openvoxdb openVoxRelease=8
95
db_version: "8.9.1-1+ubuntu24.04"

0 commit comments

Comments
 (0)