@@ -52,7 +52,7 @@ maliciousLoadGenerator:
5252 container :
5353 image :
5454 repository : ghcr.io/dynatrace-oss/unguard/unguard-malicious-load-generator
55- tag : 0.9.0
55+ tag : 0.9.1
5656 pullPolicy : IfNotPresent
5757 ports :
5858 containerPort : 8083
@@ -110,7 +110,7 @@ userSimulator:
110110 container :
111111 image :
112112 repository : ghcr.io/dynatrace-oss/unguard/unguard-user-simulator
113- tag : 0.9.0
113+ tag : 0.9.1
114114 pullPolicy : IfNotPresent
115115
116116 env :
@@ -141,7 +141,7 @@ membershipService:
141141 container :
142142 image :
143143 repository : ghcr.io/dynatrace-oss/unguard/unguard-membership-service
144- tag : 0.9.0
144+ tag : 0.9.1
145145 pullPolicy : IfNotPresent
146146 ports :
147147 containerPort : 8083
@@ -171,7 +171,7 @@ userAuthService:
171171 container :
172172 image :
173173 repository : ghcr.io/dynatrace-oss/unguard/unguard-user-auth-service
174- tag : 0.9.0
174+ tag : 0.9.1
175175 pullPolicy : IfNotPresent
176176 ports :
177177 containerPort : 9091
@@ -206,7 +206,7 @@ adService:
206206 container :
207207 image :
208208 repository : ghcr.io/dynatrace-oss/unguard/unguard-ad-service
209- tag : 0.9.0
209+ tag : 0.9.1
210210 pullPolicy : IfNotPresent
211211 ports :
212212 containerPort : 8082
@@ -240,7 +240,7 @@ envoyProxy:
240240 container :
241241 image :
242242 repository : ghcr.io/dynatrace-oss/unguard/unguard-envoy-proxy
243- tag : 0.9.0
243+ tag : 0.9.1
244244 pullPolicy : IfNotPresent
245245 ports :
246246 - name : http
@@ -264,7 +264,7 @@ microblogService:
264264 container :
265265 image :
266266 repository : ghcr.io/dynatrace-oss/unguard/unguard-microblog-service
267- tag : 0.9.0
267+ tag : 0.9.1
268268 pullPolicy : IfNotPresent
269269 ports :
270270 containerPort : 8080
@@ -317,7 +317,7 @@ statusService:
317317 container :
318318 image :
319319 repository : ghcr.io/dynatrace-oss/unguard/unguard-status-service
320- tag : 0.9.0
320+ tag : 0.9.1
321321 pullPolicy : IfNotPresent
322322 ports :
323323 containerPort : 8083
@@ -372,7 +372,7 @@ proxyService:
372372 container :
373373 image :
374374 repository : ghcr.io/dynatrace-oss/unguard/unguard-proxy-service
375- tag : 0.9.0
375+ tag : 0.9.1
376376 pullPolicy : IfNotPresent
377377 ports :
378378 containerPort : 8081
@@ -399,7 +399,7 @@ likeService:
399399 container :
400400 image :
401401 repository : ghcr.io/dynatrace-oss/unguard/unguard-like-service
402- tag : 0.9.0
402+ tag : 0.9.1
403403 pullPolicy : IfNotPresent
404404 ports :
405405 containerPort : 8000
@@ -433,7 +433,7 @@ frontend:
433433 container :
434434 image :
435435 repository : ghcr.io/dynatrace-oss/unguard/unguard-frontend
436- tag : 0.9.0
436+ tag : 0.9.1
437437 pullPolicy : IfNotPresent
438438 ports :
439439 containerPort : 3000
0 commit comments