b686837d19
updates image gitea/astrololo-logic tag 'de5d5895' to '6f87b2b3' updates image gitea/astrololo-presentation tag 'a2aabd37' to '6f87b2b3'
15 lines
375 B
YAML
15 lines
375 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- namespace.yaml
|
|
- data.yaml
|
|
- logic.yaml
|
|
- presentation.yaml
|
|
images:
|
|
- name: gitea.czernobog.pl/gitea/astrololo-data
|
|
newTag: de5d5895
|
|
- name: gitea.czernobog.pl/gitea/astrololo-logic
|
|
newTag: 6f87b2b3
|
|
- name: gitea.czernobog.pl/gitea/astrololo-presentation
|
|
newTag: 6f87b2b3
|