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
@@ -47,7 +47,7 @@ spec:
app.kubernetes.io/component: control-plane
initContainers:
- name: materialize-runtime-files
image: qinglong3-cluster-control:3.0.0-alpha.1
image: qinglong3-cluster-control:3.0.0-alpha.2
imagePullPolicy: IfNotPresent
command:
- node
@@ -83,7 +83,7 @@ spec:
mountPath: /var/run/secrets/qinglong3/postgres-runtime
containers:
- name: cluster-control
image: qinglong3-cluster-control:3.0.0-alpha.1
image: qinglong3-cluster-control:3.0.0-alpha.2
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false