File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ components:
26
26
ENABLE_CI_JOB : " true"
27
27
devtron :
28
28
image : " quay.io/devtron/hyperion:24f51942-280-20082"
29
- cicdImage : " quay.io/devtron/devtron:f4be2863 -434-20074 "
29
+ cicdImage : " quay.io/devtron/devtron:24f51942 -434-20080 "
30
30
customOverrides :
31
31
DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:560e6867-138-19679"
32
32
argocdDexServer :
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ components:
61
61
62
62
devtron :
63
63
image : " quay.io/devtron/hyperion:24f51942-280-20082"
64
- cicdImage : " quay.io/devtron/devtron:f4be2863 -434-20074 "
64
+ cicdImage : " quay.io/devtron/devtron:24f51942 -434-20080 "
65
65
imagePullPolicy : IfNotPresent
66
66
customOverrides :
67
67
DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:560e6867-138-19679"
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ spec:
169
169
runAsUser : 1000
170
170
containers :
171
171
- name : devtron
172
- image : " quay.io/devtron/devtron:f4be2863 -434-20074 "
172
+ image : " quay.io/devtron/devtron:24f51942 -434-20080 "
173
173
securityContext :
174
174
allowPrivilegeEscalation : false
175
175
runAsUser : 1000
Original file line number Diff line number Diff line change 47
47
- name : MIGRATE_TO_VERSION
48
48
value : " 0"
49
49
- name : GIT_HASH
50
- value : f4be2863f3c6f6e6d56a4765b354ac11369231f9
50
+ value : 24f5194277d91f182173de959f9846fab44ee80f
51
51
envFrom :
52
52
- secretRef :
53
53
name : postgresql-migrator
96
96
- name : MIGRATE_TO_VERSION
97
97
value : " 0"
98
98
- name : GIT_HASH
99
- value : f4be2863f3c6f6e6d56a4765b354ac11369231f9
99
+ value : 24f5194277d91f182173de959f9846fab44ee80f
100
100
- name : GIT_BRANCH
101
101
value : main
102
102
envFrom :
You can’t perform that action at this time.
0 commit comments