File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Current Operator version
2- VERSION ?= v0.5.1
2+ VERSION ?= v0.5.2
33REGISTRY ?= tmaxcloudck
44
55# Image URL to use all building/pushing image targets
Original file line number Diff line number Diff line change 8484 containers :
8585 - command :
8686 - /controller
87- image : docker.io/tmaxcloudck/cicd-operator:v0.5.1
87+ image : docker.io/tmaxcloudck/cicd-operator:v0.5.2
8888 imagePullPolicy : Always
8989 name : manager
9090 env :
@@ -171,7 +171,7 @@ spec:
171171 containers :
172172 - command :
173173 - /blocker
174- image : docker.io/tmaxcloudck/cicd-blocker:v0.5.1
174+ image : docker.io/tmaxcloudck/cicd-blocker:v0.5.2
175175 imagePullPolicy : Always
176176 name : manager
177177 resources :
@@ -231,7 +231,7 @@ spec:
231231 containers :
232232 - command :
233233 - /webhook
234- image : docker.io/tmaxcloudck/cicd-webhook:v0.5.1
234+ image : docker.io/tmaxcloudck/cicd-webhook:v0.5.2
235235 imagePullPolicy : Always
236236 name : manager
237237 resources :
@@ -291,7 +291,7 @@ spec:
291291 containers :
292292 - command :
293293 - /apiserver
294- image : docker.io/tmaxcloudck/cicd-api-server:v0.5.1
294+ image : docker.io/tmaxcloudck/cicd-api-server:v0.5.2
295295 imagePullPolicy : Always
296296 name : manager
297297 resources :
You can’t perform that action at this time.
0 commit comments