@@ -10,7 +10,7 @@ global:
1010 containerRegistry : " quay.io/devtron"
1111extraManifests : []
1212installer :
13- release : " v1.2.2 "
13+ release : " v1.3.0 "
1414 registry : " "
1515 image : " inception"
1616 tag : " 473deaa4-185-21582"
@@ -34,17 +34,17 @@ components:
3434 FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE : " true"
3535 ENABLE_RESOURCE_SCAN : " true"
3636 registry : " "
37- image : " dashboard:4eb1a17a -690-28956 "
37+ image : " dashboard:1c40d516 -690-30089 "
3838 imagePullPolicy : IfNotPresent
3939 devtron :
4040 registry : " "
41- image : " hyperion:a9968961 -280-29449 "
42- cicdImage : " devtron:a9968961 -434-29448 "
41+ image : " hyperion:e67c3b76 -280-30100 "
42+ cicdImage : " devtron:e67c3b76 -434-30101 "
4343 imagePullPolicy : IfNotPresent
4444 customOverrides : {}
4545 ciRunner :
4646 registry : " "
47- image : " ci-runner:343b24f5 -138-29387 "
47+ image : " ci-runner:0dde3b1a -138-30091 "
4848 argocdDexServer :
4949 registry : " "
5050 image : " dex:v2.30.2"
@@ -53,7 +53,7 @@ components:
5353 authenticator : " authenticator:e414faff-393-13273"
5454 kubelink :
5555 registry : " "
56- image : " kubelink:0a3d5e84 -564-28948 "
56+ image : " kubelink:0dde3b1a -564-30082 "
5757 imagePullPolicy : IfNotPresent
5858 configs :
5959 ENABLE_HELM_RELEASE_CACHE : " true"
@@ -71,7 +71,7 @@ components:
7171 keyName : postgresql-password
7272 kubewatch :
7373 registry : " "
74- image : " kubewatch:0a3d5e84 -419-28949 "
74+ image : " kubewatch:0dde3b1a -419-30080 "
7575 imagePullPolicy : IfNotPresent
7676 configs :
7777 devtroncd_NAMESPACE : " devtron-ci"
@@ -80,6 +80,14 @@ components:
8080 ACD_NAMESPACE : " devtroncd"
8181 ACD_INFORMER : " true"
8282 NATS_STREAM_MAX_AGE : " 10800"
83+ PG_ADDR : postgresql-postgresql.devtroncd
84+ PG_DATABASE : orchestrator
85+ PG_LOG_QUERY : " true"
86+ PG_PORT : " 5432"
87+ PG_USER : postgres
88+ dbconfig :
89+ secretName : postgresql-postgresql
90+ keyName : postgresql-password
8391 postgres :
8492 registry : " "
8593 image : " postgres:11.9.0-debian-10-r26"
@@ -91,7 +99,7 @@ components:
9199 armImage : postgres_exporter:v0.10.1
92100 gitsensor :
93101 registry : " "
94- image : " git-sensor:0a3d5e84 -200-28960 "
102+ image : " git-sensor:0dde3b1a -200-30085 "
95103 imagePullPolicy : IfNotPresent
96104 serviceMonitor :
97105 enabled : false
@@ -109,7 +117,7 @@ components:
109117 # Values for lens
110118 lens :
111119 registry : " "
112- image : " lens:0a3d5e84 -333-28951 "
120+ image : " lens:0dde3b1a -333-30090 "
113121 imagePullPolicy : IfNotPresent
114122 configs :
115123 GIT_SENSOR_PROTOCOL : GRPC
@@ -154,7 +162,7 @@ components:
154162 DB_NAME : " lens"
155163 chartSync :
156164 registry : " "
157- image : chart-sync:0a3d5e84 -836-28979
165+ image : chart-sync:0dde3b1a -836-30095
158166 schedule : " 0 19 * * *"
159167 extraConfigs : {}
160168# values for argocd integration
@@ -176,7 +184,7 @@ workflowController:
176184 IMDSv1ExecutorImage : " argoexec:v3.0.7"
177185security :
178186 imageScanner :
179- image : " image-scanner:0a3d5e84 -141-28953 "
187+ image : " image-scanner:0dde3b1a -141-30093 "
180188 configs :
181189 TRIVY_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-db
182190 TRIVY_JAVA_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-java-db
@@ -186,7 +194,7 @@ security:
186194 tag : 4.3.6
187195# Values for notifier integration
188196notifier :
189- image : " notifier:9aa5e510 -372-28961 "
197+ image : " notifier:5e9c010b -372-30094 "
190198minio :
191199 image : " minio:RELEASE.2021-02-14T04-01-33Z"
192200 mbImage : " minio-mc:RELEASE.2021-02-14T04-28-06Z"
0 commit comments