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 Jun 14, 2024
1 parent 377bf02 commit 1a9b0dc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .jx/variables.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

# generated by: jx gitops variables
export APP_NAME='geth-helm'
export BRANCH_NAME='master'
export BUILD_NUMBER='3'
export DOCKERFILE_PATH='Dockerfile'
export DOCKER_REGISTRY='jx3mqubebuild.azurecr.io'
export DOCKER_REGISTRY_ORG='spring-financial-group'
export DOMAIN='jx.mqube.build'
export GIT_BRANCH='master'
export JENKINS_X_URL='https://dashboard-jx.jx.mqube.build/spring-financial-group/geth-helm/master/3'
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo'
export MINK_AS='tekton-bot'
export MINK_IMAGE='jx3mqubebuild.azurecr.io/spring-financial-group/geth-helm:2.1.19'
export NAMESPACE_SUB_DOMAIN='-jx.'
export PIPELINE_KIND='release'
export PUSH_CONTAINER_REGISTRY='jx3mqubebuild.azurecr.io'
export REPO_NAME='geth-helm'
export REPO_OWNER='spring-financial-group'
export VERSION='2.1.19'
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.1.19

0 comments on commit 1a9b0dc

Please sign in to comment.