@@ -10,7 +10,7 @@ global:
1010  containerRegistry : " quay.io/devtron" 
1111extraManifests : [] 
1212installer :
13-   release : " v1.5.1 " 
13+   release : " v1.6.0 " 
1414  registry : " " 
1515  image : " inception" 
1616  tag : " 473deaa4-185-21582" 
@@ -35,13 +35,13 @@ components:
3535        ENABLE_RESOURCE_SCAN : " true" 
3636        FEATURE_CODE_MIRROR_ENABLE : " true" 
3737    registry : " " 
38-     image : " dashboard:0fc42ac3 -690-32105 " 
38+     image : " dashboard:c5dfd7aa -690-32907 " 
3939    imagePullPolicy : IfNotPresent 
4040    healthPort : 8080 
4141  devtron :
4242    registry : " " 
43-     image : " hyperion:e4fc95a9 -280-32767 " 
44-     cicdImage : " devtron:e4fc95a9 -434-32763 " 
43+     image : " hyperion:667bd63f -280-32953 " 
44+     cicdImage : " devtron:667bd63f -434-32952 " 
4545    imagePullPolicy : IfNotPresent 
4646    customOverrides : {} 
4747    podSecurityContext :
@@ -55,7 +55,7 @@ components:
5555    healthPort : 8080 
5656  ciRunner :
5757    registry : " " 
58-     image : " ci-runner:c49b4aa5 -138-32101 " 
58+     image : " ci-runner:da156379 -138-32911 " 
5959  argocdDexServer :
6060    registry : " " 
6161    image : " dex:v2.30.2" 
@@ -64,7 +64,7 @@ components:
6464      authenticator : " authenticator:e414faff-393-13273" 
6565  kubelink :
6666    registry : " " 
67-     image : " kubelink:c49b4aa5 -564-32098 " 
67+     image : " kubelink:da156379 -564-32903 " 
6868    imagePullPolicy : IfNotPresent 
6969    configs :
7070      ENABLE_HELM_RELEASE_CACHE : " true" 
@@ -91,7 +91,7 @@ components:
9191    healthPort : 50052 
9292  kubewatch :
9393    registry : " " 
94-     image : " kubewatch:c49b4aa5 -419-32097 " 
94+     image : " kubewatch:da156379 -419-32900 " 
9595    imagePullPolicy : IfNotPresent 
9696    healthPort : 8080 
9797    configs :
@@ -119,7 +119,7 @@ components:
119119      image : postgres_exporter:v0.10.1 
120120  gitsensor :
121121    registry : " " 
122-     image : " git-sensor:c49b4aa5 -200-32099 " 
122+     image : " git-sensor:da156379 -200-32905 " 
123123    imagePullPolicy : IfNotPresent 
124124    serviceMonitor :
125125      enabled : false 
@@ -138,7 +138,7 @@ components:
138138  #  Values for lens
139139  lens :
140140    registry : " " 
141-     image : " lens:c49b4aa5 -333-32100 " 
141+     image : " lens:da156379 -333-32910 " 
142142    imagePullPolicy : IfNotPresent 
143143    configs :
144144      GIT_SENSOR_PROTOCOL : GRPC 
@@ -174,6 +174,8 @@ components:
174174    kubectlImage : " kubectl:latest" 
175175    duplicateChartImage : devtron-utils:dup-chart-repo-v1.1.0 
176176    entMigratorImage : " devtron-utils:geni-v1.1.4" 
177+     configs :
178+       PG_ADDR : postgresql-postgresql.devtroncd 
177179    envVars :
178180      devtron :
179181        DB_NAME : " orchestrator" 
@@ -185,8 +187,10 @@ components:
185187        DB_NAME : " lens" 
186188  chartSync :
187189    registry : " " 
188-     image : chart-sync:c49b4aa5 -836-32103  
190+     image : chart-sync:da156379 -836-32914  
189191    schedule : " 0 19 * * *" 
192+     extraConfigs :
193+       PG_ADDR : postgresql-postgresql.devtroncd 
190194    podSecurityContext :
191195      fsGroup : 1001 
192196      runAsGroup : 1001 
@@ -195,7 +199,6 @@ components:
195199      allowPrivilegeEscalation : false 
196200      runAsNonRoot : true 
197201      runAsUser : 1001 
198-     extraConfigs : {} 
199202#  values for argocd integration
200203argo-cd :
201204  global :
@@ -215,7 +218,7 @@ workflowController:
215218  IMDSv1ExecutorImage : " argoexec:v3.0.7" 
216219security :
217220  imageScanner :
218-     image : " image-scanner:c49b4aa5 -141-32102 " 
221+     image : " image-scanner:da156379 -141-32912 " 
219222    healthPort : 8080 
220223    configs :
221224      TRIVY_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-db 
@@ -226,7 +229,7 @@ security:
226229      tag : 4.3.6 
227230#  Values for notifier integration
228231notifier :
229-   image : " notifier:56798239 -372-32072 " 
232+   image : " notifier:99e2f3cd -372-32893 " 
230233  healthPort : 3000 
231234minio :
232235  image : " minio:RELEASE.2021-02-14T04-01-33Z" 
0 commit comments