File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : devtron-operator
3- appVersion : 2.1.0
3+ appVersion : 2.1.1
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.23.1
14+ version : 0.23.2
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 : " v2.1.0 "
18+ release : " v2.1.1 "
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:d4a16ea7 -690-38751 "
44+ image : " dashboard:8a175cbd -690-38843 "
4545 imagePullPolicy : IfNotPresent
4646 healthPort : 8080
4747 devtron :
4848 registry : " "
49- image : " hyperion:634eb598 -280-38763 "
50- cicdImage : " devtron:634eb598 -434-38762 "
49+ image : " hyperion:1188d0b9 -280-38819 "
50+ cicdImage : " devtron:1188d0b9 -434-38818 "
5151 imagePullPolicy : IfNotPresent
5252 customOverrides : {}
5353 podSecurityContext :
Original file line number Diff line number Diff line change 4242extraManifests : []
4343installer :
4444 repo : " devtron-labs/devtron"
45- release : " v2.1.0 "
45+ release : " v2.1.1 "
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:d4a16ea7 -690-38751 "
100+ image : " dashboard:8a175cbd -690-38843 "
101101 imagePullPolicy : IfNotPresent
102102 healthPort : 8080
103103 devtron :
104104 registry : " "
105- image : " hyperion:634eb598 -280-38763 "
106- cicdImage : " devtron:634eb598 -434-38762 "
105+ image : " hyperion:1188d0b9 -280-38819 "
106+ cicdImage : " devtron:1188d0b9 -434-38818 "
107107 imagePullPolicy : IfNotPresent
108108 customOverrides : {}
109109 healthPort : 8080
You can’t perform that action at this time.
0 commit comments