diff --git a/.jx/variables.sh b/.jx/variables.sh new file mode 100644 index 0000000..850ca56 --- /dev/null +++ b/.jx/variables.sh @@ -0,0 +1,20 @@ + +# generated by: jx gitops variables +export APP_NAME='lighthouse-telemetry-plugin' +export BRANCH_NAME='main' +export BUILD_NUMBER='2' +export DOCKERFILE_PATH='Dockerfile' +export DOCKER_REGISTRY='gcr.io' +export DOCKER_REGISTRY_ORG='jenkinsxio' +export DOMAIN='dev.jenkins-x.me' +export GIT_BRANCH='HEAD' +export JENKINS_X_URL='https://dashboard-jx.dev.jenkins-x.me/jenkins-x/lighthouse-telemetry-plugin/main/2' +export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' +export MINK_AS='tekton-bot' +export MINK_IMAGE='gcr.io/jenkinsxio/lighthouse-telemetry-plugin:0.0.2' +export NAMESPACE_SUB_DOMAIN='-jx.' +export PIPELINE_KIND='release' +export PUSH_CONTAINER_REGISTRY='gcr.io' +export REPO_NAME='lighthouse-telemetry-plugin' +export REPO_OWNER='jenkins-x' +export VERSION='0.0.2' diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..7bcd0e3 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.0.2 \ No newline at end of file