chore(deploy): update image references
This commit is contained in:
parent
d09ff346ec
commit
882049f01e
1 changed files with 12 additions and 12 deletions
|
@ -4,19 +4,19 @@ kind: Kustomization
|
|||
namespace: functions
|
||||
|
||||
images:
|
||||
- name: blob-proxy
|
||||
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
|
||||
newTag: 4ff9f8b383c324cd2119787d1e75677bd3ebb3b2
|
||||
- name: comics
|
||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
||||
newTag: 4ff9f8b383c324cd2119787d1e75677bd3ebb3b2
|
||||
- name: blob-proxy
|
||||
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
|
||||
newTag: d09ff346ec42fb45f45016ce82cd0cd84b64bed5
|
||||
- name: comics
|
||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
||||
newTag: d09ff346ec42fb45f45016ce82cd0cd84b64bed5
|
||||
|
||||
resources:
|
||||
- resources/namespace.yaml
|
||||
- resources/executor.yaml
|
||||
- resources/routes.yaml
|
||||
- apps/comics.yaml
|
||||
- apps/blob-proxy.yaml
|
||||
- resources/namespace.yaml
|
||||
- resources/executor.yaml
|
||||
- resources/routes.yaml
|
||||
- apps/comics.yaml
|
||||
- apps/blob-proxy.yaml
|
||||
|
||||
configurations:
|
||||
- kustomizeconfig/spinapp.yaml
|
||||
- kustomizeconfig/spinapp.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue