@@ -48,7 +48,7 @@ maliciousLoadGenerator:
48
48
container :
49
49
image :
50
50
repository : ghcr.io/dynatrace-oss/unguard/unguard-malicious-load-generator
51
- tag : 0.8.1
51
+ tag : 0.8.2
52
52
pullPolicy : IfNotPresent
53
53
ports :
54
54
containerPort : 8083
@@ -72,7 +72,7 @@ profileService:
72
72
container :
73
73
image :
74
74
repository : ghcr.io/dynatrace-oss/unguard/unguard-profile-service
75
- tag : 0.8.1
75
+ tag : 0.8.2
76
76
pullPolicy : IfNotPresent
77
77
ports :
78
78
containerPort : 8080
@@ -106,7 +106,7 @@ userSimulator:
106
106
container :
107
107
image :
108
108
repository : ghcr.io/dynatrace-oss/unguard/unguard-user-simulator
109
- tag : 0.8.1
109
+ tag : 0.8.2
110
110
pullPolicy : IfNotPresent
111
111
112
112
env :
@@ -137,7 +137,7 @@ membershipService:
137
137
container :
138
138
image :
139
139
repository : ghcr.io/dynatrace-oss/unguard/unguard-membership-service
140
- tag : 0.8.1
140
+ tag : 0.8.2
141
141
pullPolicy : IfNotPresent
142
142
ports :
143
143
containerPort : 8083
@@ -167,7 +167,7 @@ userAuthService:
167
167
container :
168
168
image :
169
169
repository : ghcr.io/dynatrace-oss/unguard/unguard-user-auth-service
170
- tag : 0.8.1
170
+ tag : 0.8.2
171
171
pullPolicy : IfNotPresent
172
172
ports :
173
173
containerPort : 9091
@@ -202,7 +202,7 @@ adService:
202
202
container :
203
203
image :
204
204
repository : ghcr.io/dynatrace-oss/unguard/unguard-ad-service
205
- tag : 0.8.1
205
+ tag : 0.8.2
206
206
pullPolicy : IfNotPresent
207
207
ports :
208
208
containerPort : 8082
@@ -236,7 +236,7 @@ envoyProxy:
236
236
container :
237
237
image :
238
238
repository : ghcr.io/dynatrace-oss/unguard/unguard-envoy-proxy
239
- tag : 0.8.1
239
+ tag : 0.8.2
240
240
pullPolicy : IfNotPresent
241
241
ports :
242
242
- name : http
@@ -260,7 +260,7 @@ microblogService:
260
260
container :
261
261
image :
262
262
repository : ghcr.io/dynatrace-oss/unguard/unguard-microblog-service
263
- tag : 0.8.1
263
+ tag : 0.8.2
264
264
pullPolicy : IfNotPresent
265
265
ports :
266
266
containerPort : 8080
@@ -313,7 +313,7 @@ statusService:
313
313
container :
314
314
image :
315
315
repository : ghcr.io/dynatrace-oss/unguard/unguard-status-service
316
- tag : 0.8.1
316
+ tag : 0.8.2
317
317
pullPolicy : IfNotPresent
318
318
ports :
319
319
containerPort : 8083
@@ -368,7 +368,7 @@ proxyService:
368
368
container :
369
369
image :
370
370
repository : ghcr.io/dynatrace-oss/unguard/unguard-proxy-service
371
- tag : 0.8.1
371
+ tag : 0.8.2
372
372
pullPolicy : IfNotPresent
373
373
ports :
374
374
containerPort : 8081
@@ -395,7 +395,7 @@ frontend:
395
395
container :
396
396
image :
397
397
repository : ghcr.io/dynatrace-oss/unguard/unguard-frontend
398
- tag : 0.8.1
398
+ tag : 0.8.2
399
399
pullPolicy : IfNotPresent
400
400
ports :
401
401
containerPort : 3000
0 commit comments