@@ -24,7 +24,7 @@ global:
2424extraManifests : []
2525installer :
2626 repo : " devtron-labs/devtron"
27- release : " v0.7.3 "
27+ release : " v0.7.4 "
2828 registry : " "
2929 image : inception
3030 tag : 473deaa4-185-21582
@@ -77,12 +77,12 @@ components:
7777 FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE : " true"
7878 ENABLE_RESOURCE_SCAN : " true"
7979 registry : " "
80- image : " dashboard:215319c7 -690-25536 "
80+ image : " dashboard:5be7fbeb -690-26830 "
8181 imagePullPolicy : IfNotPresent
8282 devtron :
8383 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 "
8686 imagePullPolicy : IfNotPresent
8787 customOverrides : {}
8888 serviceMonitor :
@@ -117,7 +117,7 @@ components:
117117 authenticator : " authenticator:e414faff-393-13273"
118118 kubelink :
119119 registry : " "
120- image : " kubelink:6ef0fbbe -564-25533 "
120+ image : " kubelink:73ce53e5 -564-26855 "
121121 imagePullPolicy : IfNotPresent
122122 configs :
123123 ENABLE_HELM_RELEASE_CACHE : " true"
@@ -135,7 +135,7 @@ components:
135135 keyName : postgresql-password
136136 kubewatch :
137137 registry : " "
138- image : " kubewatch:7c8611f4 -419-25531 "
138+ image : " kubewatch:b4888f54 -419-26859 "
139139 imagePullPolicy : IfNotPresent
140140 configs :
141141 devtroncd_NAMESPACE : " devtron-ci"
@@ -157,7 +157,7 @@ components:
157157 volumeSize : " 20Gi"
158158 gitsensor :
159159 registry : " "
160- image : " git-sensor:5b9cf0ec -200-25481 "
160+ image : " git-sensor:73ce53e5 -200-26860 "
161161 imagePullPolicy : IfNotPresent
162162 serviceMonitor :
163163 enabled : false
@@ -175,7 +175,7 @@ components:
175175 # Values for lens
176176 lens :
177177 registry : " "
178- image : " lens:9db8a2fb -333-25482 "
178+ image : " lens:b4888f54 -333-26837 "
179179 imagePullPolicy : IfNotPresent
180180 secrets : {}
181181 resources : {}
@@ -222,7 +222,9 @@ components:
222222 DB_NAME : " lens"
223223 chartSync :
224224 registry : " "
225- image : chart-sync:13ffae06-150-25515
225+ image : chart-sync:73ce53e5-836-26871
226+ schedule : " 0 19 * * *"
227+ extraConfigs : {}
226228# values for argocd integration
227229argo-cd :
228230 enabled : false
@@ -245,10 +247,6 @@ argo-cd:
245247 statusProcessors : " 50"
246248 # -- define the application controller `--operation-processors`
247249 operationProcessors : " 25"
248- # -- define the application controller `--app-hard-resync`
249- appHardResyncPeriod : " 0"
250- # -- define the application controller `--app-resync`
251- appResyncPeriod : " 180"
252250 # -- define the application controller `--self-heal-timeout-seconds`
253251 selfHealTimeout : " 5"
254252 # -- define the application controller `--repo-server-timeout-seconds`
@@ -370,7 +368,7 @@ argo-cd:
370368security :
371369 enabled : false
372370 imageScanner :
373- image : " image-scanner:348201f8 -141-25486 "
371+ image : " image-scanner:d5458e1a -141-26846 "
374372 # Values for trivy
375373 trivy :
376374 enabled : false
@@ -385,7 +383,7 @@ security:
385383notifier :
386384 enabled : false
387385 imagePullPolicy : IfNotPresent
388- image : " notifier:06392394 -372-25535 "
386+ image : " notifier:133c887d -372-26845 "
389387 configs :
390388 CD_ENVIRONMENT : PROD
391389 DB : orchestrator
0 commit comments