@@ -10,7 +10,7 @@ global:
10
10
containerRegistry : " quay.io/devtron"
11
11
extraManifests : []
12
12
installer :
13
- release : " v1.1 .0"
13
+ release : " v1.2 .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:a88790b2 -690-27891 "
37
+ image : " dashboard:4eb1a17a -690-28956 "
38
38
imagePullPolicy : IfNotPresent
39
39
devtron :
40
40
registry : " "
41
- image : " hyperion:a109b8be -280-27896 "
42
- cicdImage : " devtron:a109b8be -434-27906 "
41
+ image : " hyperion:564fe991 -280-28985 "
42
+ cicdImage : " devtron:564fe991 -434-28986 "
43
43
imagePullPolicy : IfNotPresent
44
44
customOverrides : {}
45
45
ciRunner :
46
46
registry : " "
47
- image : " ci-runner:54595cec -138-27894 "
47
+ image : " ci-runner:0a3d5e84 -138-28964 "
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:6c0c7082 -564-27862 "
56
+ image : " kubelink:0a3d5e84 -564-28948 "
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:33965457 -419-27887 "
74
+ image : " kubewatch:0a3d5e84 -419-28949 "
75
75
imagePullPolicy : IfNotPresent
76
76
configs :
77
77
devtroncd_NAMESPACE : " devtron-ci"
@@ -91,7 +91,7 @@ components:
91
91
armImage : postgres_exporter:v0.10.1
92
92
gitsensor :
93
93
registry : " "
94
- image : " git-sensor:6c0c7082 -200-27863 "
94
+ image : " git-sensor:0a3d5e84 -200-28960 "
95
95
imagePullPolicy : IfNotPresent
96
96
serviceMonitor :
97
97
enabled : false
@@ -109,7 +109,7 @@ components:
109
109
# Values for lens
110
110
lens :
111
111
registry : " "
112
- image : " lens:6c0c7082 -333-27872 "
112
+ image : " lens:0a3d5e84 -333-28951 "
113
113
imagePullPolicy : IfNotPresent
114
114
configs :
115
115
GIT_SENSOR_PROTOCOL : GRPC
@@ -154,7 +154,7 @@ components:
154
154
DB_NAME : " lens"
155
155
chartSync :
156
156
registry : " "
157
- image : chart-sync:6c0c7082 -836-27893
157
+ image : chart-sync:0a3d5e84 -836-28979
158
158
schedule : " 0 19 * * *"
159
159
extraConfigs : {}
160
160
# values for argocd integration
@@ -176,14 +176,17 @@ workflowController:
176
176
IMDSv1ExecutorImage : " argoexec:v3.0.7"
177
177
security :
178
178
imageScanner :
179
- image : " image-scanner:33965457-141-27892"
179
+ image : " image-scanner:0a3d5e84-141-28953"
180
+ configs :
181
+ TRIVY_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-db
182
+ TRIVY_JAVA_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-java-db
180
183
clair :
181
184
image :
182
185
repository : clair
183
186
tag : 4.3.6
184
187
# Values for notifier integration
185
188
notifier :
186
- image : " notifier:2f9166d1 -372-27880 "
189
+ image : " notifier:9aa5e510 -372-28961 "
187
190
minio :
188
191
image : " minio:RELEASE.2021-02-14T04-01-33Z"
189
192
mbImage : " minio-mc:RELEASE.2021-02-14T04-28-06Z"
0 commit comments