forked from kyma-project/test-infra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.ko.yaml
9 lines (9 loc) · 808 Bytes
/
.ko.yaml
1
2
3
4
5
6
7
8
9
baseImageOverrides:
github.com/kyma-project/test-infra/development/tools/cmd/pjtester: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20231004-3defcf03
github.com/kyma-project/test-infra/cmd/markdown-index: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20231004-3defcf03
github.com/kyma-project/test-infra/cmd/image-detector: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20231004-3defcf03
github.com/kyma-project/test-infra/cmd/external-plugins/needs-tws: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20231004-3defcf03
github.com/kyma-project/test-infra/cmd/external-plugins/automerge-notification: europe-docker.pkg.dev/kyma-project/prod/testimages/alpine-git:v20231004-3defcf03
defaultPlatforms:
- linux/arm64
- linux/amd64