From 3813d3b1c9a3be939e6a8aea1d8e8136be980217 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Mon, 27 Jan 2025 17:51:47 +0000 Subject: [PATCH] chore: add variables --- .jx/variables.sh | 21 +++++++++++++++++++++ VERSION | 1 + 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION diff --git a/.jx/variables.sh b/.jx/variables.sh new file mode 100644 index 00000000..dcfd8ae6 --- /dev/null +++ b/.jx/variables.sh @@ -0,0 +1,21 @@ + +# generated by: jx gitops variables +export APP_NAME='jxboot-helmfile-resources' +export BRANCH_NAME='main' +export BUILD_NUMBER='135' +export DOCKERFILE_PATH='Dockerfile' +export DOCKER_REGISTRY='ghcr.io' +export DOCKER_REGISTRY_ORG='jenkins-x' +export DOMAIN='infra.jenkins-x.rocks' +export GIT_BRANCH='main' +export JENKINS_X_URL='https://dashboard-jx.infra.jenkins-x.rocks/jenkins-x-charts/jxboot-helmfile-resources/main/135' +export JX_CHART_REPOSITORY='https://github.com/jenkins-x-charts/repo.git' +export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' +export MINK_AS='tekton-bot' +export MINK_IMAGE='ghcr.io/jenkins-x/jxboot-helmfile-resources:1.1.439' +export NAMESPACE_SUB_DOMAIN='-jx.' +export PIPELINE_KIND='release' +export PUSH_CONTAINER_REGISTRY='ghcr.io' +export REPO_NAME='jxboot-helmfile-resources' +export REPO_OWNER='jenkins-x-charts' +export VERSION='1.1.439' diff --git a/VERSION b/VERSION new file mode 100644 index 00000000..3560ebdf --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.1.439 \ No newline at end of file