redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

change tkn image set in makefile #283

Closed lilyLuLiu closed 1 month ago

lilyLuLiu commented 1 month ago

https://github.com/redhat-developer/mapt/issues/279

anjannath commented 1 month ago

LGTM

so when we want to now push a released 8.0.0 image we can use, e.g make VERSION=8.0.0 tkn-push

adrianriobo commented 1 month ago

Also I notice the tkn-bundle/tkn-check passed but that should not be the case, as the spec do not contain a valid image on it, it just contains the <IMAGE> field as the tkn-template is not being used there.

We have to issues there:

lilyLuLiu commented 1 month ago

@adrianriobo , I keep the orignal tkn yaml files and use another folder to store the templates. So tkn-bundle/tkn-check can check the validation of the tkn file. Also add make tkn-update in makefile for updating the version for tkn.