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 @@ -18,7 +18,7 @@ components:
1818 image : " quay.io/devtron/dashboard:be354866-325-13271"
1919 devtron :
2020 image : " quay.io/devtron/hyperion:9f3934ee-280-13407"
21- cicdImage : " quay.io/devtron/devtron:fd5f896b -434-13401 "
21+ cicdImage : " quay.io/devtron/devtron:9f3934ee -434-13409 "
2222 argocdDexServer :
2323 image : " ghcr.io/dexidp/dex:v2.30.2"
2424 initContainer :
@@ -34,10 +34,10 @@ components:
3434 envVars :
3535 devtron :
3636 GIT_BRANCH : " main"
37- GIT_HASH : " fd5f896b4a5228ac1d24b51f65d88070ce852c57 "
37+ GIT_HASH : " 9f3934ee51a1cfa1631f90bc6cc55a240aa98b07 "
3838 casbin :
3939 GIT_BRANCH : " main"
40- GIT_HASH : " fd5f896b4a5228ac1d24b51f65d88070ce852c57 "
40+ GIT_HASH : " 9f3934ee51a1cfa1631f90bc6cc55a240aa98b07 "
4141
4242argo-cd :
4343 global :
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ components:
5757
5858 devtron :
5959 image : " quay.io/devtron/hyperion:9f3934ee-280-13407"
60- cicdImage : " quay.io/devtron/devtron:fd5f896b -434-13401 "
60+ cicdImage : " quay.io/devtron/devtron:9f3934ee -434-13409 "
6161 imagePullPolicy : IfNotPresent
6262 customOverrides : {}
6363 serviceMonitor :
@@ -107,13 +107,13 @@ components:
107107 SCRIPT_LOCATION : " scripts/sql/"
108108 GIT_REPO_URL : " https://github.com/devtron-labs/devtron.git"
109109 DB_NAME : " orchestrator"
110- GIT_HASH : " fd5f896b4a5228ac1d24b51f65d88070ce852c57 "
110+ GIT_HASH : " 9f3934ee51a1cfa1631f90bc6cc55a240aa98b07 "
111111 casbin :
112112 GIT_BRANCH : " main"
113113 SCRIPT_LOCATION : " scripts/casbin/"
114114 GIT_REPO_URL : " https://github.com/devtron-labs/devtron.git"
115115 DB_NAME : " casbin"
116- GIT_HASH : " fd5f896b4a5228ac1d24b51f65d88070ce852c57 "
116+ GIT_HASH : " 9f3934ee51a1cfa1631f90bc6cc55a240aa98b07 "
117117
118118# values for argocd integration
119119argo-cd :
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ spec:
162162 runAsUser : 1000
163163 containers :
164164 - name : devtron
165- image : " quay.io/devtron/devtron:fd5f896b -434-13401 "
165+ image : " quay.io/devtron/devtron:9f3934ee -434-13409 "
166166 securityContext :
167167 allowPrivilegeEscalation : false
168168 runAsUser : 1000
Original file line number Diff line number Diff line change 4747 - name : MIGRATE_TO_VERSION
4848 value : " 0"
4949 - name : GIT_HASH
50- value : fd5f896b4a5228ac1d24b51f65d88070ce852c57
50+ value : 9f3934ee51a1cfa1631f90bc6cc55a240aa98b07
5151 envFrom :
5252 - secretRef :
5353 name : postgresql-migrator
9696 - name : MIGRATE_TO_VERSION
9797 value : " 0"
9898 - name : GIT_HASH
99- value : fd5f896b4a5228ac1d24b51f65d88070ce852c57
99+ value : 9f3934ee51a1cfa1631f90bc6cc55a240aa98b07
100100 - name : GIT_BRANCH
101101 value : main
102102 envFrom :
You can’t perform that action at this time.
0 commit comments