Skip to content

Commit

Permalink
chore: add variables
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Apr 7, 2021
1 parent 6eb9664 commit 7dad479
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .jx/variables.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

# generated by: jx gitops variables
export APP_NAME='jx-helpers'
export BRANCH_NAME='main'
export BUILD_NUMBER='1'
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/jx-helpers:3.0.95'
export PIPELINE_KIND='release'
export PUSH_CONTAINER_REGISTRY='gcr.io'
export REPO_NAME='jx-helpers'
export REPO_OWNER='jenkins-x'
export VERSION='3.0.95'
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.0.95

0 comments on commit 7dad479

Please sign in to comment.