Skip to content

Fall back to image.repository when image.tag is empty

Skaffold doesn't allow to set image tag separately cause docker image can be set only by using the value for docker image name and tag.

There is the example of usage Gitlab's DevOps helm chart and Skaffold (in this example the helm chart repository points to my git repo)

Edited by Hordur Freyr Yngvason

Merge request reports