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
@@ -41,7 +41,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: materialize-worker-authority
image: qinglong3-worker:3.0.0-alpha.1
image: qinglong3-worker:3.0.0-alpha.2
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -81,7 +81,7 @@ spec:
mountPath: /state
containers:
- name: worker
image: qinglong3-worker:3.0.0-alpha.1
image: qinglong3-worker:3.0.0-alpha.2
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false