chore(ql3): advance release identity to alpha.2

This commit is contained in:
whyour
2026-08-26 05:56:38 +08:00
parent b48be7f058
commit e3c05862b8
66 changed files with 86 additions and 86 deletions
@@ -98,7 +98,7 @@ LABEL org.opencontainers.image.title="QingLong 3.0 Cluster Control" \
org.opencontainers.image.source="https://github.com/whyour/qinglong" \
org.opencontainers.image.revision="${SOURCE_REVISION}" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.version="3.0.0-alpha.1"
org.opencontainers.image.version="3.0.0-alpha.2"
ENV NODE_ENV=production
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@qinglong/cluster-control-image-dependencies",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@qinglong/cluster-control-image-dependencies",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/client-s3": "3.1093.0",
@@ -1,6 +1,6 @@
{
"name": "@qinglong/cluster-control-image-dependencies",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"private": true,
"description": "Locked external runtime dependencies for the QingLong 3.0 cluster-control image",
"license": "Apache-2.0",
@@ -1,12 +1,12 @@
{
"name": "@qinglong/cluster-control-image-dependencies",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@qinglong/cluster-control-image-dependencies",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/client-s3": "3.1093.0",
@@ -1,6 +1,6 @@
{
"name": "@qinglong/cluster-control-image-dependencies",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"private": true,
"description": "Production-only external dependency root for the QingLong 3.0 cluster-control image",
"license": "Apache-2.0",