Compare commits

...

2 Commits

Author SHA1 Message Date
eball
573d60c071 Update middleware-operator image version to 0.2.28 2025-12-09 16:44:47 +08:00
eball
0b5f927034 tapr: fix reconciling kvrocks creating event bug 2025-12-09 16:30:38 +08:00

View File

@@ -57,7 +57,7 @@ spec:
path: '{{ $dbbackup_rootpath }}/pg_backup'
containers:
- name: operator-api
image: beclab/middleware-operator:0.2.26
image: beclab/middleware-operator:0.2.28
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9080