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

27 lines
502 B
YAML
Raw Normal View History

2022-01-02 16:33:18 +00:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2022-11-11 17:01:24 +00:00
- namespace.yaml
2022-01-02 16:33:18 +00:00
- deployments.yaml
- services.yaml
- configmap.yaml
images:
- name: docker.io/cyrilix/robocar-throttle
2024-01-13 17:26:23 +00:00
newTag: v0.8.0
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-record
2024-01-13 17:26:23 +00:00
newTag: v0.6.0
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-recorder-store
2024-01-13 17:26:23 +00:00
newTag: v0.3.0
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-steering
2024-01-13 17:26:23 +00:00
newTag: v0.6.0-4-gf97c9cf
2022-01-02 16:33:18 +00:00
- name: docker.io/cyrilix/robocar-road
newTag: v0.2.0