chore(microservices): upgrade stack

This commit is contained in:
2022-01-28 18:05:36 +01:00
parent 89128f3c8c
commit ab50870e0f
9 changed files with 87 additions and 26 deletions

View File

@ -28,7 +28,7 @@ spec:
- "-car-color=100,0,255"
- "-camera-img-h=$(CAMERA_HEIGHT)"
- "-camera-img-w=$(CAMERA_WIDTH)"
- "-debug=false"
- "-log=info"
securityContext:
runAsUser: 1234
runAsGroup: 1234

View File

@ -11,4 +11,4 @@ resources:
images:
- name: docker.io/cyrilix/robocar-simulator
newTag: v0.3.0
newTag: v0.4.0