@@ -55,7 +55,7 @@ maliciousLoadGenerator:
5555 container :
5656 image :
5757 repository : ghcr.io/dynatrace-oss/unguard/unguard-malicious-load-generator
58- tag : 0.9.3
58+ tag : 0.9.4
5959 pullPolicy : IfNotPresent
6060 ports :
6161 containerPort : 8083
@@ -114,7 +114,7 @@ userSimulator:
114114 container :
115115 image :
116116 repository : ghcr.io/dynatrace-oss/unguard/unguard-user-simulator
117- tag : 0.9.3
117+ tag : 0.9.4
118118 pullPolicy : IfNotPresent
119119
120120 env :
@@ -145,7 +145,7 @@ membershipService:
145145 container :
146146 image :
147147 repository : ghcr.io/dynatrace-oss/unguard/unguard-membership-service
148- tag : 0.9.3
148+ tag : 0.9.4
149149 pullPolicy : IfNotPresent
150150 ports :
151151 containerPort : 8083
@@ -175,7 +175,7 @@ userAuthService:
175175 container :
176176 image :
177177 repository : ghcr.io/dynatrace-oss/unguard/unguard-user-auth-service
178- tag : 0.9.3
178+ tag : 0.9.4
179179 pullPolicy : IfNotPresent
180180 ports :
181181 containerPort : 9091
@@ -210,7 +210,7 @@ adService:
210210 container :
211211 image :
212212 repository : ghcr.io/dynatrace-oss/unguard/unguard-ad-service
213- tag : 0.9.3
213+ tag : 0.9.4
214214 pullPolicy : IfNotPresent
215215 ports :
216216 containerPort : 8082
@@ -244,7 +244,7 @@ envoyProxy:
244244 container :
245245 image :
246246 repository : ghcr.io/dynatrace-oss/unguard/unguard-envoy-proxy
247- tag : 0.9.3
247+ tag : 0.9.4
248248 pullPolicy : IfNotPresent
249249 ports :
250250 - name : http
@@ -268,7 +268,7 @@ microblogService:
268268 container :
269269 image :
270270 repository : ghcr.io/dynatrace-oss/unguard/unguard-microblog-service
271- tag : 0.9.3
271+ tag : 0.9.4
272272 pullPolicy : IfNotPresent
273273 ports :
274274 containerPort : 8080
@@ -321,7 +321,7 @@ statusService:
321321 container :
322322 image :
323323 repository : ghcr.io/dynatrace-oss/unguard/unguard-status-service
324- tag : 0.9.3
324+ tag : 0.9.4
325325 pullPolicy : IfNotPresent
326326 ports :
327327 containerPort : 8083
@@ -376,7 +376,7 @@ proxyService:
376376 container :
377377 image :
378378 repository : ghcr.io/dynatrace-oss/unguard/unguard-proxy-service
379- tag : 0.9.3
379+ tag : 0.9.4
380380 pullPolicy : IfNotPresent
381381 ports :
382382 containerPort : 8081
@@ -403,7 +403,7 @@ likeService:
403403 container :
404404 image :
405405 repository : ghcr.io/dynatrace-oss/unguard/unguard-like-service
406- tag : 0.9.3
406+ tag : 0.9.4
407407 pullPolicy : IfNotPresent
408408 ports :
409409 containerPort : 8000
@@ -437,7 +437,7 @@ paymentService:
437437 container :
438438 image :
439439 repository : ghcr.io/dynatrace-oss/unguard/unguard-payment-service
440- tag : 0.9.3
440+ tag : 0.9.4
441441 pullPolicy : IfNotPresent
442442 env :
443443 API_PATH : /payment-service
@@ -467,7 +467,7 @@ frontend:
467467 container :
468468 image :
469469 repository : ghcr.io/dynatrace-oss/unguard/unguard-frontend
470- tag : 0.9.3
470+ tag : 0.9.4
471471 pullPolicy : IfNotPresent
472472 ports :
473473 containerPort : 3000
0 commit comments