robocar-setup/ansible/roles/microservices/files/robocar/common/kustomization.yaml

35 lines
705 B
YAML
Raw Normal View History

2022-01-02 16:33:18 +00:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployments.yaml
- endpoints.yaml
- services.yaml
- configmap.yaml
images:
- name: docker.io/cyrilix/robocar-arduino
newTag: v0.7.1
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-led
newTag: v0.5.1
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-steering-tflite-edgetpu
newTag: v0.4.1
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-throttle
newTag: v0.4.2
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-record
newTag: v0.5.1
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-recorder-store
2022-01-28 17:05:36 +00:00
newTag: v0.2.0
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-steering
2022-01-28 17:05:36 +00:00
newTag: v0.5.0
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-road
2022-01-28 17:05:36 +00:00
newTag: v0.1.0-5-gdc6e465