d74e2af355
updates image gitea/astrololo-logic tag '929b6912' to '473d059a' updates image gitea/astrololo-presentation tag '929b6912' to '473d059a'
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: 929b6912
|
|
- name: gitea.czernobog.pl/gitea/astrololo-logic
|
|
newTag: 473d059a
|
|
- name: gitea.czernobog.pl/gitea/astrololo-presentation
|
|
newTag: 473d059a
|