Since skaffold only knows you are running a local cluster if that cluster's profile name is 'minikube'
This PR: 1. Adds an integration test to test minikube against the latest skaffold release 1. Adds in a sample skaffold app from the skaffold repo to test 1. Adds this test to the addons_certs_docker_ubuntu Github Actions test