websoft9/version.json
qiaofeng1227 d2f9153e97
Some checks failed
Build image to DockerHub / setup (push) Waiting to run
Build image to DockerHub / build (push) Blocked by required conditions
Release to Github and Artifact / upload_artifact (push) Has been cancelled
Release to Github and Artifact / Build Github Pages (push) Has been cancelled
release 2.1.13
2024-09-18 09:21:51 +08:00

50 lines
640 B
JSON

{
"version": "2.1.13",
"plugins": {
"portainer": "0.1.3",
"nginx": "0.1.0",
"gitea": "0.0.8",
"myapps": "0.2.7",
"appstore": "0.2.6",
"settings": "0.1.4",
"navigator": "0.5.10"
},
"OS": {
"Fedora": [
"38",
"37",
"35"
],
"RedHat": [
"9",
"7"
],
"CentOS": [
"8",
"7"
],
"Oracle Linux": [
"9",
"8",
"7"
],
"Rocky": [
"9",
"8"
],
"CentOS Stream": [
"9",
"8"
],
"Debian": [
"12",
"11",
"10"
],
"Ubuntu": [
"22.04",
"20.04"
]
}
}