File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : devtron-operator
3- appVersion : 0.7.4
3+ appVersion : 0.7.4-rc.0
44description : Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
55keywords :
66 - Devtron
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ global:
1010 containerRegistry : " quay.io/devtron"
1111extraManifests : []
1212installer :
13- release : " v0.7.4"
13+ release : " v0.7.4-rc.0 "
1414 registry : " "
1515 image : " inception"
1616 tag : " 473deaa4-185-21582"
@@ -34,7 +34,7 @@ components:
3434 FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE : " true"
3535 ENABLE_RESOURCE_SCAN : " true"
3636 registry : " "
37- image : " dashboard:215319c7 -690-25536 "
37+ image : " dashboard:5be7fbeb -690-26830 "
3838 imagePullPolicy : IfNotPresent
3939 devtron :
4040 registry : " "
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ components:
7777 FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE : " true"
7878 ENABLE_RESOURCE_SCAN : " true"
7979 registry : " "
80- image : " dashboard:215319c7 -690-25536 "
80+ image : " dashboard:5be7fbeb -690-26830 "
8181 imagePullPolicy : IfNotPresent
8282 devtron :
8383 registry : " "
@@ -224,8 +224,7 @@ components:
224224 registry : " "
225225 image : chart-sync:13ffae06-150-25515
226226 schedule : " 0 19 * * *"
227- extraConfigs : {}
228-
227+ extraConfigs : {}
229228# values for argocd integration
230229argo-cd :
231230 enabled : false
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ spec:
235235 - name : envoy-config-volume
236236 mountPath : /etc/envoy-config/
237237 - name : dashboard
238- image : " quay.io/devtron/dashboard:215319c7 -690-25536 "
238+ image : " quay.io/devtron/dashboard:5be7fbeb -690-26830 "
239239 imagePullPolicy : IfNotPresent
240240 securityContext :
241241 allowPrivilegeEscalation : false
You can’t perform that action at this time.
0 commit comments