File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ export APP_NAME='peacock'
44export BRANCH_NAME=' main'
55export BUILD_NUMBER=' 20'
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'
1111export JENKINS_X_URL=' https://dashboard-jx.jx.mqube.build/spring-financial-group/peacock/main/20'
1212export JX_CHART_REPOSITORY=' http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
1313export KANIKO_FLAGS=' --skip-unused-stages --snapshotMode=redo'
1414export MINK_AS=' tekton-bot'
15- export MINK_IMAGE=' jx3mqubebuild .azurecr.io/spring-financial-group/peacock:1.14.1'
15+ export MINK_IMAGE=' mqubeoss .azurecr.io/spring-financial-group/peacock:1.14.1'
1616export NAMESPACE_SUB_DOMAIN=' -jx.'
1717export PIPELINE_KIND=' release'
18- export PUSH_CONTAINER_REGISTRY=' jx3mqubebuild .azurecr.io'
18+ export PUSH_CONTAINER_REGISTRY=' mqubeoss .azurecr.io'
1919export REPO_NAME=' peacock'
2020export REPO_OWNER=' spring-financial-group'
2121export VERSION=' 1.14.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.14.1
66
77dependencies :
88 - name : mongodb
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.14.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