update skeleton
@markus.benninghoff this adds a new config value for the buildconfig where you can specify the branch from. using helm upgrade --set "global.buildSource.gitlabRef=dev"
makes it possible to deploy from something else than the main branch of the docker repository. I will use that now