EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

Update push command to allow additional tags for image #99

Closed eatoncns closed 3 years ago

eatoncns commented 3 years ago

Purpose of PR

This allows CLI user to pass tags for image that will be pushed as well as the default commit hash based tag.

image