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
|
2022-09-04 16:05:32 +00:00
|
|
|
newTag: v0.8.0-6-gadb38c3
|
2022-01-02 16:33:18 +00:00
|
|
|
|
|
|
|
- name: docker.io/cyrilix/robocar-led
|
2022-06-07 21:56:17 +00:00
|
|
|
newTag: v0.5.1
|
2022-01-02 16:33:18 +00:00
|
|
|
|
|
|
|
- name: docker.io/cyrilix/robocar-steering-tflite-edgetpu
|
2022-08-16 06:46:20 +00:00
|
|
|
#newTag: v0.5.0
|
|
|
|
newTag: v0.5.0-1-gbc90193
|
2022-01-02 16:33:18 +00:00
|
|
|
|
|
|
|
- name: docker.io/cyrilix/robocar-throttle
|
2022-06-16 10:30:03 +00:00
|
|
|
newTag: v0.5.0
|
2022-01-02 16:33:18 +00:00
|
|
|
|
|
|
|
- name: docker.io/cyrilix/robocar-record
|
2022-06-08 18:53:14 +00:00
|
|
|
newTag: v0.5.1
|
2022-01-02 16:33:18 +00:00
|
|
|
|
|
|
|
- name: docker.io/cyrilix/robocar-recorder-store
|
2022-06-08 19:10:13 +00:00
|
|
|
newTag: v0.2.1
|
2022-01-02 16:33:18 +00:00
|
|
|
|
|
|
|
- name: docker.io/cyrilix/robocar-steering
|
2022-09-04 16:05:32 +00:00
|
|
|
newTag: v0.5.1-24-g424b697
|
2022-01-02 16:33:18 +00:00
|
|
|
|
|
|
|
- name: docker.io/cyrilix/robocar-road
|
2022-06-09 15:54:41 +00:00
|
|
|
newTag: v0.2.0
|