File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ export APP_NAME='peacock'
44export BRANCH_NAME=' main'
55export BUILD_NUMBER=' 27'
66export DOCKERFILE_PATH=' Dockerfile'
7- export DOCKER_REGISTRY=' jx3mqubebuild .azurecr.io'
7+ export DOCKER_REGISTRY=' mqubeoss .azurecr.io'
88export DOCKER_REGISTRY_ORG=' spring-financial-group'
99export DOMAIN=' jx.mqube.build'
1010export GIT_BRANCH=' main'
11- export JX_CHART_REPOSITORY=' jx3mqubebuild .azurecr.io/spring-financial-group/charts'
11+ export JX_CHART_REPOSITORY=' mqubeoss .azurecr.io/spring-financial-group/charts'
1212export KANIKO_FLAGS=' --skip-unused-stages --snapshotMode=redo'
1313export MINK_AS=' tekton-bot'
14- export MINK_IMAGE=' jx3mqubebuild .azurecr.io/spring-financial-group/peacock:1.15.1'
14+ export MINK_IMAGE=' mqubeoss .azurecr.io/spring-financial-group/peacock:1.15.1'
1515export NAMESPACE_SUB_DOMAIN=' -jx.'
1616export PIPELINE_KIND=' release'
17- export PUSH_CONTAINER_REGISTRY=' jx3mqubebuild .azurecr.io'
17+ export PUSH_CONTAINER_REGISTRY=' mqubeoss .azurecr.io'
1818export REPO_NAME=' peacock'
1919export REPO_OWNER=' spring-financial-group'
2020export VERSION=' 1.15.1'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22description : A Helm chart for Peacock Service on Kubernetes
33icon : https://raw.githubusercontent.com/spring-financial-group/peacock/main/images/peacock.png
44name : peacock
5- version : 0.1.0-SNAPSHOT
5+ version : 1.15.1
66
77dependencies :
88 - condition : mongodb.useInternalInstance
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ deploymentLabels: {}
5353
5454image :
5555 repository : " mqubeoss.azurecr.io/spring-financial-group/peacock"
56- tag : dev
56+ tag : 1.15.1
5757 pullPolicy : IfNotPresent
5858
5959# optional list of image pull secrets to use to pull images
You can’t perform that action at this time.
0 commit comments