@@ -24,7 +24,7 @@ global:
24
24
extraManifests : []
25
25
installer :
26
26
repo : " devtron-labs/devtron"
27
- release : " v0.7.3 "
27
+ release : " v0.7.4 "
28
28
registry : " "
29
29
image : inception
30
30
tag : 473deaa4-185-21582
@@ -77,12 +77,12 @@ components:
77
77
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE : " true"
78
78
ENABLE_RESOURCE_SCAN : " true"
79
79
registry : " "
80
- image : " dashboard:215319c7 -690-25536 "
80
+ image : " dashboard:5be7fbeb -690-26830 "
81
81
imagePullPolicy : IfNotPresent
82
82
devtron :
83
83
registry : " "
84
- image : " hyperion:e17c52eb -280-25812 "
85
- cicdImage : " devtron:e17c52eb -434-25813 "
84
+ image : " hyperion:4288e910 -280-26829 "
85
+ cicdImage : " devtron:4288e910 -434-26828 "
86
86
imagePullPolicy : IfNotPresent
87
87
customOverrides : {}
88
88
serviceMonitor :
@@ -117,7 +117,7 @@ components:
117
117
authenticator : " authenticator:e414faff-393-13273"
118
118
kubelink :
119
119
registry : " "
120
- image : " kubelink:6ef0fbbe -564-25533 "
120
+ image : " kubelink:73ce53e5 -564-26855 "
121
121
imagePullPolicy : IfNotPresent
122
122
configs :
123
123
ENABLE_HELM_RELEASE_CACHE : " true"
@@ -135,7 +135,7 @@ components:
135
135
keyName : postgresql-password
136
136
kubewatch :
137
137
registry : " "
138
- image : " kubewatch:7c8611f4 -419-25531 "
138
+ image : " kubewatch:b4888f54 -419-26859 "
139
139
imagePullPolicy : IfNotPresent
140
140
configs :
141
141
devtroncd_NAMESPACE : " devtron-ci"
@@ -157,7 +157,7 @@ components:
157
157
volumeSize : " 20Gi"
158
158
gitsensor :
159
159
registry : " "
160
- image : " git-sensor:5b9cf0ec -200-25481 "
160
+ image : " git-sensor:73ce53e5 -200-26860 "
161
161
imagePullPolicy : IfNotPresent
162
162
serviceMonitor :
163
163
enabled : false
@@ -175,7 +175,7 @@ components:
175
175
# Values for lens
176
176
lens :
177
177
registry : " "
178
- image : " lens:9db8a2fb -333-25482 "
178
+ image : " lens:b4888f54 -333-26837 "
179
179
imagePullPolicy : IfNotPresent
180
180
secrets : {}
181
181
resources : {}
@@ -222,7 +222,9 @@ components:
222
222
DB_NAME : " lens"
223
223
chartSync :
224
224
registry : " "
225
- image : chart-sync:13ffae06-150-25515
225
+ image : chart-sync:73ce53e5-836-26871
226
+ schedule : " 0 19 * * *"
227
+ extraConfigs : {}
226
228
# values for argocd integration
227
229
argo-cd :
228
230
enabled : false
@@ -245,10 +247,6 @@ argo-cd:
245
247
statusProcessors : " 50"
246
248
# -- define the application controller `--operation-processors`
247
249
operationProcessors : " 25"
248
- # -- define the application controller `--app-hard-resync`
249
- appHardResyncPeriod : " 0"
250
- # -- define the application controller `--app-resync`
251
- appResyncPeriod : " 180"
252
250
# -- define the application controller `--self-heal-timeout-seconds`
253
251
selfHealTimeout : " 5"
254
252
# -- define the application controller `--repo-server-timeout-seconds`
@@ -370,7 +368,7 @@ argo-cd:
370
368
security :
371
369
enabled : false
372
370
imageScanner :
373
- image : " image-scanner:348201f8 -141-25486 "
371
+ image : " image-scanner:d5458e1a -141-26846 "
374
372
# Values for trivy
375
373
trivy :
376
374
enabled : false
@@ -385,7 +383,7 @@ security:
385
383
notifier :
386
384
enabled : false
387
385
imagePullPolicy : IfNotPresent
388
- image : " notifier:06392394 -372-25535 "
386
+ image : " notifier:133c887d -372-26845 "
389
387
configs :
390
388
CD_ENVIRONMENT : PROD
391
389
DB : orchestrator
0 commit comments