@@ -287,7 +287,7 @@ spec:
287287 app : vanus-gateway
288288 spec :
289289 containers :
290- - image : public.ecr.aws/vanus/gateway:v0.8 .0
290+ - image : public.ecr.aws/vanus/gateway:v0.9 .0
291291 imagePullPolicy : IfNotPresent
292292 name : gateway
293293 ports :
@@ -360,7 +360,7 @@ spec:
360360 valueFrom :
361361 fieldRef :
362362 fieldPath : status.podIP
363- image : public.ecr.aws/vanus/timer:v0.8 .0
363+ image : public.ecr.aws/vanus/timer:v0.9 .0
364364 imagePullPolicy : IfNotPresent
365365 name : timer
366366 ports :
@@ -429,7 +429,7 @@ spec:
429429 valueFrom :
430430 fieldRef :
431431 fieldPath : status.podIP
432- image : public.ecr.aws/vanus/trigger:v0.8 .0
432+ image : public.ecr.aws/vanus/trigger:v0.9 .0
433433 imagePullPolicy : IfNotPresent
434434 name : trigger
435435 ports :
@@ -657,7 +657,7 @@ spec:
657657 valueFrom :
658658 fieldRef :
659659 fieldPath : status.podIP
660- image : public.ecr.aws/vanus/controller:v0.8 .0
660+ image : public.ecr.aws/vanus/controller:v0.9 .0
661661 imagePullPolicy : IfNotPresent
662662 name : controller
663663 ports :
@@ -751,7 +751,7 @@ spec:
751751 valueFrom :
752752 fieldRef :
753753 fieldPath : status.podIP
754- image : public.ecr.aws/vanus/store:v0.8 .0
754+ image : public.ecr.aws/vanus/store:v0.9 .0
755755 imagePullPolicy : IfNotPresent
756756 name : store
757757 ports :
@@ -831,7 +831,7 @@ spec:
831831 spec :
832832 containers :
833833 - name : controller
834- image : public.ecr.aws/vanus/root-controller:v0.8 .0
834+ image : public.ecr.aws/vanus/root-controller:v0.9 .0
835835 imagePullPolicy : IfNotPresent
836836 command :
837837 [
0 commit comments