@@ -7,15 +7,15 @@ global:
7
7
allowPrivilegeEscalation : false
8
8
runAsUser : 1000
9
9
runAsNonRoot : true
10
+ containerRegistry : " quay.io/devtron"
10
11
11
12
installer :
12
- release : " v0.6.28"
13
- image : " quay.io/devtron/inception"
13
+ release : " v0.6.29"
14
+ registry : " "
15
+ image : " inception"
14
16
tag : " 473deaa4-185-21582"
15
-
16
17
components :
17
18
dashboard :
18
- image : " quay.io/devtron/dashboard:9429b066-325-21529"
19
19
config :
20
20
extraConfigs :
21
21
USE_V2 : " true"
@@ -27,17 +27,35 @@ components:
27
27
GLOBAL_API_TIMEOUT : " 60000"
28
28
TRIGGER_API_TIMEOUT : " 60000"
29
29
ENABLE_EXTERNAL_ARGO_CD : " false"
30
+ SERVICE_WORKER_TIMEOUT : " 1"
31
+ API_BATCH_SIZE : " 30"
32
+ registry : " "
33
+ image : " dashboard:1c86e84e-325-22108"
34
+ imagePullPolicy : IfNotPresent
35
+
30
36
devtron :
31
- image : " quay.io/devtron/hyperion:ca439071-280-21596"
32
- cicdImage : " quay.io/devtron/devtron:ca439071-434-21597"
33
- customOverrides :
34
- DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:d5f875c7-138-21576"
37
+ registry : " "
38
+ image : " hyperion:e7f34f5a-280-22107"
39
+ cicdImage : " devtron:e7f34f5a-434-22106"
40
+ imagePullPolicy : IfNotPresent
41
+ customOverrides : {}
42
+
43
+ ciRunner :
44
+ registry : " "
45
+ image : " ci-runner:f5614d79-541-22176"
46
+
47
+
35
48
argocdDexServer :
36
- image : " ghcr.io/dexidp/dex:v2.30.2"
49
+ registry : " "
50
+ image : " dex:v2.30.2"
51
+ imagePullPolicy : IfNotPresent
37
52
initContainer :
38
- authenticator : " quay.io/devtron/authenticator:e414faff-393-13273"
53
+ authenticator : " authenticator:e414faff-393-13273"
54
+
39
55
kubelink :
40
- image : " quay.io/devtron/kubelink:7c66e0fc-564-21516"
56
+ registry : " "
57
+ image : " kubelink:2610ac5a-564-22109"
58
+ imagePullPolicy : IfNotPresent
41
59
configs :
42
60
ENABLE_HELM_RELEASE_CACHE : " true"
43
61
MANIFEST_FETCH_BATCH_SIZE : " 2"
@@ -51,21 +69,31 @@ components:
51
69
dbconfig :
52
70
secretName : postgresql-postgresql
53
71
keyName : postgresql-password
72
+
54
73
kubewatch :
55
- image : " quay.io/devtron/kubewatch:91c2cece-419-21178"
74
+ registry : " "
75
+ image : " kubewatch:50d4d32d-419-22116"
56
76
imagePullPolicy : IfNotPresent
57
77
configs :
58
78
devtroncd_NAMESPACE : " devtron-ci"
59
79
CI_INFORMER : " true"
60
80
ACD_NAMESPACE : " devtroncd"
61
81
ACD_INFORMER : " true"
62
82
NATS_STREAM_MAX_AGE : " 10800"
83
+
63
84
postgres :
64
- image : " quay.io/devtron/postgres:11.9.0-debian-10-r26 "
65
- armImage : " quay.io/devtron/ postgres:11.9"
66
- gitsensor :
67
- image : " quay.io/devtron/git-sensor:4bacf5f7-200-21575 "
85
+ registry : " "
86
+ image : " postgres:11.9.0-debian-10-r26 "
87
+ armImage : " postgres:11.9 "
88
+ initImage : " minideb:latest "
68
89
imagePullPolicy : " IfNotPresent"
90
+ metrics :
91
+ image : postgres_exporter:v0.4.7
92
+ armImage : postgres_exporter:v0.10.1
93
+ gitsensor :
94
+ registry : " "
95
+ image : " git-sensor:8545feb5-200-22005"
96
+ imagePullPolicy : IfNotPresent
69
97
serviceMonitor :
70
98
enabled : false
71
99
persistence :
@@ -79,8 +107,10 @@ components:
79
107
dbconfig :
80
108
secretName : postgresql-postgresql
81
109
keyName : postgresql-password
82
- lens :
83
- image : " quay.io/devtron/lens:70577aaa-333-21179"
110
+ # Values for lens
111
+ lens :
112
+ registry : " "
113
+ image : " lens:70577aaa-333-21179"
84
114
imagePullPolicy : IfNotPresent
85
115
configs :
86
116
GIT_SENSOR_PROTOCOL : GRPC
@@ -93,21 +123,27 @@ components:
93
123
dbconfig :
94
124
secretName : postgresql-postgresql
95
125
keyName : postgresql-password
126
+ # Change below values for nats
96
127
nats :
128
+ registry : " "
97
129
image : nats:2.9.3-alpine
98
- imagePullPolicy : IfNotPresent
99
130
reloader :
100
- image : quay.io/devtron/ nats-server-config-reloader:0.6.2
131
+ image : nats-server-config-reloader:0.6.2
101
132
imagePullPolicy : IfNotPresent
102
133
metrics :
103
- image : quay.io/devtron/ prometheus-nats-exporter:0.9.0
134
+ image : prometheus-nats-exporter:0.9.0
104
135
imagePullPolicy : IfNotPresent
136
+ natsBox :
137
+ image : nats-box
105
138
serviceMonitor :
106
139
enabled : false
107
140
persistence :
108
141
storage : 5Gi
109
142
migrator :
110
- image : " quay.io/devtron/migrator:v4.16.2"
143
+ registry : " "
144
+ image : " migrator:v4.16.2"
145
+ kubectlImage : " kubectl:latest"
146
+ duplicateChartImage : devtron-utils:dup-chart-repo-v1.1.0
111
147
envVars :
112
148
devtron :
113
149
DB_NAME : " orchestrator"
@@ -117,21 +153,54 @@ components:
117
153
DB_NAME : " git_sensor"
118
154
lens :
119
155
DB_NAME : " lens"
120
-
156
+
157
+ chartSync :
158
+ registry : " "
159
+ image : chart-sync:d0dcc590-373-21074
160
+
161
+ # values for argocd integration
121
162
argo-cd :
122
163
global :
123
164
image :
165
+ # -- If defined, a repository applied to all Argo CD deployments
124
166
repository : quay.io/argoproj/argocd
167
+ # -- Overrides the global Argo CD image tag whose default is the chart appVersion
125
168
tag : " v2.5.2"
169
+ # -- If defined, a imagePullPolicy applied to all Argo CD deployments
126
170
imagePullPolicy : IfNotPresent
127
-
171
+ # Change below values for workflow controller
128
172
workflowController :
129
- image : " quay.io/argoproj/workflow-controller:v3.4.3"
130
- executorImage : " quay.io/argoproj/argoexec:v3.4.3"
131
-
173
+ registry : " quay.io/argoproj"
174
+ image : " workflow-controller:v3.4.3"
175
+ executorImage : " argoexec:v3.4.3"
176
+ IMDSv1Image : " workflow-controller:v3.0.7"
177
+ IMDSv1ExecutorImage : " argoexec:v3.0.7"
132
178
security :
133
179
imageScanner :
134
- image : " quay.io/devtron/image-scanner:bdbcef05-334-21577"
135
-
180
+ image : " image-scanner:c0416bc2-334-22111"
181
+ clair :
182
+ image :
183
+ repository : clair
184
+ tag : 4.3.6
185
+ # Values for notifier integration
136
186
notifier :
137
- image : " quay.io/devtron/notifier:e4ffc71a-372-20776"
187
+ image : " notifier:924a17f6-372-22110"
188
+ minio :
189
+ image : " minio:RELEASE.2021-02-14T04-01-33Z"
190
+ mbImage : " minio-mc:RELEASE.2021-02-14T04-28-06Z"
191
+ gatewayImage : " minio:RELEASE.2020-12-03T05-49-24Z"
192
+
193
+ # Values for grafana integration
194
+ monitoring :
195
+ grafana :
196
+ registry : " "
197
+ image : " grafana:7.3.1"
198
+ busyboxImage : " busybox:1.31.1"
199
+ batsImage : " bats:v1.4.1"
200
+ imagePullPolicy : IfNotPresent
201
+ grafanaOrgJob :
202
+ curlImage : k8s-utils:tutum-curl
203
+ grafanaDashboards :
204
+ image : " k8s-sidecar:1.1.0"
205
+ curlImage : " curl:7.73.0"
206
+ imagePullPolicy : IfNotPresent
0 commit comments