@@ -15,7 +15,7 @@ global:
15
15
PG_DATABASE : orchestrator
16
16
extraManifests : []
17
17
installer :
18
- release : " v1.7 .0"
18
+ release : " v1.8 .0"
19
19
registry : " "
20
20
image : " inception"
21
21
tag : " 473deaa4-185-21582"
@@ -39,14 +39,15 @@ components:
39
39
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE : " true"
40
40
ENABLE_RESOURCE_SCAN : " true"
41
41
FEATURE_CODE_MIRROR_ENABLE : " true"
42
+ FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE : " true"
42
43
registry : " "
43
- image : " dashboard:a85f2624 -690-33873 "
44
+ image : " dashboard:5196e935 -690-36024 "
44
45
imagePullPolicy : IfNotPresent
45
46
healthPort : 8080
46
47
devtron :
47
48
registry : " "
48
- image : " hyperion:c8e75fb3 -280-33879 "
49
- cicdImage : " devtron:c8e75fb3 -434-33854 "
49
+ image : " hyperion:1ae65fbb -280-36074 "
50
+ cicdImage : " devtron:1ae65fbb -434-36069 "
50
51
imagePullPolicy : IfNotPresent
51
52
customOverrides : {}
52
53
podSecurityContext :
@@ -60,7 +61,7 @@ components:
60
61
healthPort : 8080
61
62
ciRunner :
62
63
registry : " "
63
- image : " ci-runner:a4fc9044 -138-33875 "
64
+ image : " ci-runner:880420ac -138-36030 "
64
65
argocdDexServer :
65
66
registry : " "
66
67
image : " dex:v2.30.2"
@@ -69,7 +70,7 @@ components:
69
70
authenticator : " authenticator:e414faff-393-13273"
70
71
kubelink :
71
72
registry : " "
72
- image : " kubelink:a4fc9044 -564-33855 "
73
+ image : " kubelink:880420ac -564-36036 "
73
74
imagePullPolicy : IfNotPresent
74
75
configs :
75
76
ENABLE_HELM_RELEASE_CACHE : " true"
@@ -92,7 +93,7 @@ components:
92
93
healthPort : 50052
93
94
kubewatch :
94
95
registry : " "
95
- image : " kubewatch:a4fc9044 -419-33852 "
96
+ image : " kubewatch:880420ac -419-36026 "
96
97
imagePullPolicy : IfNotPresent
97
98
healthPort : 8080
98
99
configs :
@@ -116,7 +117,7 @@ components:
116
117
image : postgres_exporter:v0.10.1
117
118
gitsensor :
118
119
registry : " "
119
- image : " git-sensor:a4fc9044 -200-33872 "
120
+ image : " git-sensor:880420ac -200-36032 "
120
121
imagePullPolicy : IfNotPresent
121
122
serviceMonitor :
122
123
enabled : false
@@ -134,7 +135,7 @@ components:
134
135
# Values for lens
135
136
lens :
136
137
registry : " "
137
- image : " lens:a4fc9044 -333-33874 "
138
+ image : " lens:880420ac -333-36029 "
138
139
imagePullPolicy : IfNotPresent
139
140
configs :
140
141
GIT_SENSOR_PROTOCOL : GRPC
@@ -169,7 +170,7 @@ components:
169
170
entMigratorImage : " devtron-utils:geni-v1.1.4"
170
171
chartSync :
171
172
registry : " "
172
- image : chart-sync:a4fc9044 -836-33878
173
+ image : chart-sync:880420ac -836-36037
173
174
schedule : " 0 19 * * *"
174
175
podSecurityContext :
175
176
fsGroup : 1001
@@ -186,9 +187,18 @@ argo-cd:
186
187
# -- If defined, a repository applied to all Argo CD deployments
187
188
repository : quay.io/argoproj/argocd
188
189
# -- Overrides the global Argo CD image tag whose default is the chart appVersion
189
- tag : " v2.5.2 "
190
+ tag : " v2.13.3 "
190
191
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
191
192
imagePullPolicy : IfNotPresent
193
+ configs :
194
+ cm :
195
+ create : false
196
+ # argocd-rbac-cm
197
+ rbac :
198
+ create : true
199
+ policy.default : role:admin
200
+ applicationSet :
201
+ replicas : 0
192
202
# Change below values for workflow controller
193
203
workflowController :
194
204
registry : " quay.io/argoproj"
@@ -198,7 +208,7 @@ workflowController:
198
208
IMDSv1ExecutorImage : " argoexec:v3.0.7"
199
209
security :
200
210
imageScanner :
201
- image : " image-scanner:a4fc9044 -141-33877 "
211
+ image : " image-scanner:f21e02cb -141-34534 "
202
212
healthPort : 8080
203
213
configs :
204
214
TRIVY_DB_REPOSITORY : mirror.gcr.io/aquasec/trivy-db
@@ -209,7 +219,7 @@ security:
209
219
tag : 4.3.6
210
220
# Values for notifier integration
211
221
notifier :
212
- image : " notifier:19d654ff -372-33876 "
222
+ image : " notifier:00f17215 -372-36041 "
213
223
healthPort : 3000
214
224
minio :
215
225
image : " minio:RELEASE.2021-02-14T04-01-33Z"
0 commit comments