File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : devtron-operator
3- appVersion : 1.8.1
3+ appVersion : 1.8.2
44description : Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
55keywords :
66 - Devtron
@@ -11,7 +11,7 @@ keywords:
1111 - argocd
1212 - Hyperion
1313engine : gotpl
14- version : 0.22.97
14+ version : 0.22.98
1515sources :
1616 - https://github.com/devtron-labs/charts
1717dependencies :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ global:
1515 PG_DATABASE : orchestrator
1616extraManifests : []
1717installer :
18- release : " v1.8.1 "
18+ release : " v1.8.2 "
1919 registry : " "
2020 image : " inception"
2121 tag : " 473deaa4-185-21582"
@@ -41,13 +41,13 @@ components:
4141 FEATURE_CODE_MIRROR_ENABLE : " true"
4242 FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE : " true"
4343 registry : " "
44- image : " dashboard:6618ce43 -690-36167 "
44+ image : " dashboard:b00aa204 -690-36533 "
4545 imagePullPolicy : IfNotPresent
4646 healthPort : 8080
4747 devtron :
4848 registry : " "
49- image : " hyperion:1ae65fbb -280-36074 "
50- cicdImage : " devtron:1ae65fbb -434-36069 "
49+ image : " hyperion:261df88d -280-36531 "
50+ cicdImage : " devtron:261df88d -434-36530 "
5151 imagePullPolicy : IfNotPresent
5252 customOverrides : {}
5353 podSecurityContext :
@@ -117,7 +117,7 @@ components:
117117 image : postgres_exporter:v0.10.1
118118 gitsensor :
119119 registry : " "
120- image : " git-sensor:880420ac -200-36032 "
120+ image : " git-sensor:b82f5fdb -200-36532 "
121121 imagePullPolicy : IfNotPresent
122122 serviceMonitor :
123123 enabled : false
Original file line number Diff line number Diff line change 4242extraManifests : []
4343installer :
4444 repo : " devtron-labs/devtron"
45- release : " v1.8.1 "
45+ release : " v1.8.2 "
4646 registry : " "
4747 image : inception
4848 tag : 473deaa4-185-21582
@@ -97,13 +97,13 @@ components:
9797 FEATURE_CODE_MIRROR_ENABLE : " true"
9898 FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE : " true"
9999 registry : " "
100- image : " dashboard:6618ce43 -690-36167 "
100+ image : " dashboard:b00aa204 -690-36533 "
101101 imagePullPolicy : IfNotPresent
102102 healthPort : 8080
103103 devtron :
104104 registry : " "
105- image : " hyperion:1ae65fbb -280-36074 "
106- cicdImage : " devtron:1ae65fbb -434-36069 "
105+ image : " hyperion:261df88d -280-36531 "
106+ cicdImage : " devtron:261df88d -434-36530 "
107107 imagePullPolicy : IfNotPresent
108108 customOverrides : {}
109109 healthPort : 8080
@@ -200,7 +200,7 @@ components:
200200 volumeSize : " 20Gi"
201201 gitsensor :
202202 registry : " "
203- image : " git-sensor:880420ac -200-36032 "
203+ image : " git-sensor:b82f5fdb -200-36532 "
204204 imagePullPolicy : IfNotPresent
205205 serviceMonitor :
206206 enabled : false
You can’t perform that action at this time.
0 commit comments