File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ components:
88 image : " quay.io/devtron/dashboard:3a064e5e-325-11658"
99 devtron :
1010 image : " quay.io/devtron/hyperion:f733769d-280-11662"
11- cicdImage : " quay.io/devtron/devtron:f733769d -326-11661 "
11+ cicdImage : " quay.io/devtron/devtron:07e7628c -326-11670 "
1212 argocdDexServer :
1313 image : " ghcr.io/dexidp/dex:v2.30.2"
1414 initContainer :
@@ -24,10 +24,10 @@ components:
2424 envVars :
2525 devtron :
2626 GIT_BRANCH : " main"
27- GIT_HASH : " f733769d33b2fa9c5de340072052551b8e428792 "
27+ GIT_HASH : " 07e7628cb3aef40efe5d2fa3f63a6fac11d34c33 "
2828 casbin :
2929 GIT_BRANCH : " main"
30- GIT_HASH : " f733769d33b2fa9c5de340072052551b8e428792 "
30+ GIT_HASH : " 07e7628cb3aef40efe5d2fa3f63a6fac11d34c33 "
3131
3232argo-cd :
3333 global :
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ components:
4848
4949 devtron :
5050 image : " quay.io/devtron/hyperion:f733769d-280-11662"
51- cicdImage : " quay.io/devtron/devtron:f733769d -326-11661 "
51+ cicdImage : " quay.io/devtron/devtron:07e7628c -326-11670 "
5252 imagePullPolicy : IfNotPresent
5353 customOverrides : {}
5454 serviceMonitor :
@@ -98,13 +98,13 @@ components:
9898 SCRIPT_LOCATION : " scripts/sql/"
9999 GIT_REPO_URL : " https://github.com/devtron-labs/devtron.git"
100100 DB_NAME : " orchestrator"
101- GIT_HASH : " f733769d33b2fa9c5de340072052551b8e428792 "
101+ GIT_HASH : " 07e7628cb3aef40efe5d2fa3f63a6fac11d34c33 "
102102 casbin :
103103 GIT_BRANCH : " main"
104104 SCRIPT_LOCATION : " scripts/casbin/"
105105 GIT_REPO_URL : " https://github.com/devtron-labs/devtron.git"
106106 DB_NAME : " casbin"
107- GIT_HASH : " f733769d33b2fa9c5de340072052551b8e428792 "
107+ GIT_HASH : " 07e7628cb3aef40efe5d2fa3f63a6fac11d34c33 "
108108
109109# values for argocd integration
110110argo-cd :
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ spec:
158158 serviceAccountName : devtron
159159 containers :
160160 - name : devtron
161- image : " quay.io/devtron/devtron:f733769d -326-11661 "
161+ image : " quay.io/devtron/devtron:07e7628c -326-11670 "
162162 imagePullPolicy : IfNotPresent
163163 lifecycle :
164164 preStop :
Original file line number Diff line number Diff line change 3939 - name : MIGRATE_TO_VERSION
4040 value : " 0"
4141 - name : GIT_HASH
42- value : f733769d33b2fa9c5de340072052551b8e428792
42+ value : 07e7628cb3aef40efe5d2fa3f63a6fac11d34c33
4343 envFrom :
4444 - secretRef :
4545 name : postgresql-migrator
8080 - name : MIGRATE_TO_VERSION
8181 value : " 0"
8282 - name : GIT_HASH
83- value : f733769d33b2fa9c5de340072052551b8e428792
83+ value : 07e7628cb3aef40efe5d2fa3f63a6fac11d34c33
8484 - name : GIT_BRANCH
8585 value : main
8686 envFrom :
You can’t perform that action at this time.
0 commit comments