@@ -10,7 +10,7 @@ global:
10
10
containerRegistry : " quay.io/devtron"
11
11
extraManifests : []
12
12
installer :
13
- release : " v1.2.2 "
13
+ release : " v1.3.0 "
14
14
registry : " "
15
15
image : " inception"
16
16
tag : " 473deaa4-185-21582"
@@ -34,17 +34,17 @@ components:
34
34
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE : " true"
35
35
ENABLE_RESOURCE_SCAN : " true"
36
36
registry : " "
37
- image : " dashboard:4eb1a17a -690-28956 "
37
+ image : " dashboard:1c40d516 -690-30089 "
38
38
imagePullPolicy : IfNotPresent
39
39
devtron :
40
40
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 "
43
43
imagePullPolicy : IfNotPresent
44
44
customOverrides : {}
45
45
ciRunner :
46
46
registry : " "
47
- image : " ci-runner:343b24f5 -138-29387 "
47
+ image : " ci-runner:0dde3b1a -138-30091 "
48
48
argocdDexServer :
49
49
registry : " "
50
50
image : " dex:v2.30.2"
@@ -53,7 +53,7 @@ components:
53
53
authenticator : " authenticator:e414faff-393-13273"
54
54
kubelink :
55
55
registry : " "
56
- image : " kubelink:0a3d5e84 -564-28948 "
56
+ image : " kubelink:0dde3b1a -564-30082 "
57
57
imagePullPolicy : IfNotPresent
58
58
configs :
59
59
ENABLE_HELM_RELEASE_CACHE : " true"
@@ -71,7 +71,7 @@ components:
71
71
keyName : postgresql-password
72
72
kubewatch :
73
73
registry : " "
74
- image : " kubewatch:0a3d5e84 -419-28949 "
74
+ image : " kubewatch:0dde3b1a -419-30080 "
75
75
imagePullPolicy : IfNotPresent
76
76
configs :
77
77
devtroncd_NAMESPACE : " devtron-ci"
@@ -80,6 +80,14 @@ components:
80
80
ACD_NAMESPACE : " devtroncd"
81
81
ACD_INFORMER : " true"
82
82
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
83
91
postgres :
84
92
registry : " "
85
93
image : " postgres:11.9.0-debian-10-r26"
@@ -91,7 +99,7 @@ components:
91
99
armImage : postgres_exporter:v0.10.1
92
100
gitsensor :
93
101
registry : " "
94
- image : " git-sensor:0a3d5e84 -200-28960 "
102
+ image : " git-sensor:0dde3b1a -200-30085 "
95
103
imagePullPolicy : IfNotPresent
96
104
serviceMonitor :
97
105
enabled : false
@@ -109,7 +117,7 @@ components:
109
117
# Values for lens
110
118
lens :
111
119
registry : " "
112
- image : " lens:0a3d5e84 -333-28951 "
120
+ image : " lens:0dde3b1a -333-30090 "
113
121
imagePullPolicy : IfNotPresent
114
122
configs :
115
123
GIT_SENSOR_PROTOCOL : GRPC
@@ -154,7 +162,7 @@ components:
154
162
DB_NAME : " lens"
155
163
chartSync :
156
164
registry : " "
157
- image : chart-sync:0a3d5e84 -836-28979
165
+ image : chart-sync:0dde3b1a -836-30095
158
166
schedule : " 0 19 * * *"
159
167
extraConfigs : {}
160
168
# values for argocd integration
@@ -176,7 +184,7 @@ workflowController:
176
184
IMDSv1ExecutorImage : " argoexec:v3.0.7"
177
185
security :
178
186
imageScanner :
179
- image : " image-scanner:0a3d5e84 -141-28953 "
187
+ image : " image-scanner:0dde3b1a -141-30093 "
180
188
configs :
181
189
TRIVY_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-db
182
190
TRIVY_JAVA_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-java-db
@@ -186,7 +194,7 @@ security:
186
194
tag : 4.3.6
187
195
# Values for notifier integration
188
196
notifier :
189
- image : " notifier:9aa5e510 -372-28961 "
197
+ image : " notifier:5e9c010b -372-30094 "
190
198
minio :
191
199
image : " minio:RELEASE.2021-02-14T04-01-33Z"
192
200
mbImage : " minio-mc:RELEASE.2021-02-14T04-28-06Z"
0 commit comments