diff --git a/.jx/variables.sh b/.jx/variables.sh new file mode 100644 index 0000000000..90a35a1aa1 --- /dev/null +++ b/.jx/variables.sh @@ -0,0 +1,16 @@ + +# generated by: jx gitops variables +export APP_NAME='jx3-pipeline-catalog' +export BRANCH_NAME='master' +export BUILD_NUMBER='66' +export DOCKERFILE_PATH='Dockerfile' +export DOCKER_REGISTRY='gcr.io' +export DOCKER_REGISTRY_ORG='jenkinsxio' +export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' +export MINK_AS='tekton-bot' +export MINK_IMAGE='gcr.io/jenkinsxio/jx3-pipeline-catalog:0.0.229' +export PIPELINE_KIND='release' +export PUSH_CONTAINER_REGISTRY='gcr.io' +export REPO_NAME='jx3-pipeline-catalog' +export REPO_OWNER='jenkins-x' +export VERSION='0.0.229' diff --git a/VERSION b/VERSION new file mode 100644 index 0000000000..8b017028bd --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.0.229 \ No newline at end of file