kubenow / KubeNow

Deploy Kubernetes. Now!
Apache License 2.0
291 stars 40 forks source link

Image with Kubernetes 1.10.x version #410

Open andersla opened 6 years ago

andersla commented 6 years ago

Do we have a scheme where we can move to 1.10.x kubernetes version of image and still with cron continue to build and update the 1.9.x kubernetes image?

mcapuccini commented 6 years ago

Better to wait for @carmat88 to be back before doing this.

carmat88 commented 5 years ago

@andersla @mcapuccini If I understood this correctly, what we could do is to move to 1.10.x kubernetes version in the master branch while continuing to build and update 1.9.x kubernetes images (with the cron job) out of the stable/0.5 branch. Would it be correct so?