File tree Expand file tree Collapse file tree
charts/bootchain-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.3.1] ( https://github.com/user-cube/bootchain-operator/compare/v1.3.0...v1.3.1 ) (2026-03-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * update dashboard; use full fqdn ([ #15 ] ( https://github.com/user-cube/bootchain-operator/issues/15 ) ) ([ dfe671b] ( https://github.com/user-cube/bootchain-operator/commit/dfe671b9076b49da34c7eb99891b149afcdf9f29 ) )
7+
18# [ 1.3.0] ( https://github.com/user-cube/bootchain-operator/compare/v1.2.4...v1.3.0 ) (2026-03-01)
29
310
Original file line number Diff line number Diff line change 1+ ## [ 1.3.1] ( https://github.com/user-cube/bootchain-operator/compare/v1.3.0...v1.3.1 ) (2026-03-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * update dashboard; use full fqdn ([ #15 ] ( https://github.com/user-cube/bootchain-operator/issues/15 ) ) ([ dfe671b] ( https://github.com/user-cube/bootchain-operator/commit/dfe671b9076b49da34c7eb99891b149afcdf9f29 ) )
7+
18# [ 1.3.0] ( https://github.com/user-cube/bootchain-operator/compare/v1.2.4...v1.3.0 ) (2026-03-01)
29
310
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: >-
44 A Kubernetes operator that makes service boot dependencies declarative and
55 automatic, eliminating hand-written init containers.
66type : application
7- version : 1.3.0
8- appVersion : v1.3.0
7+ version : 1.3.1
8+ appVersion : v1.3.1
99keywords :
1010 - kubernetes
1111 - operator
Original file line number Diff line number Diff line change 11# bootchain-operator
22
3- ![ Version: 1.3.0 ] ( https://img.shields.io/badge/Version-1.3.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.3.0 ] ( https://img.shields.io/badge/AppVersion-v1.3.0 -informational?style=flat-square )
3+ ![ Version: 1.3.1 ] ( https://img.shields.io/badge/Version-1.3.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.3.1 ] ( https://img.shields.io/badge/AppVersion-v1.3.1 -informational?style=flat-square )
44
55A Kubernetes operator that makes service boot dependencies declarative and automatic, eliminating hand-written init containers.
66
Original file line number Diff line number Diff line change 1- version : 1.3.0
1+ version : 1.3.1
22name : bootchain-operator
33displayName : Bootchain Operator
44description : Helm chart that deploys the Bootchain Operator.
@@ -17,10 +17,10 @@ annotations:
1717 artifacthub.io/category : kubernetes
1818 artifacthub.io/license : Apache-2.0
1919 artifacthub.io/maintainers : user-cube
20- createdAt : ' 2026-03-01T01:06:47Z '
20+ createdAt : ' 2026-03-01T01:50:31Z '
2121changes :
22- - kind : added
23- description : add grafana dashboard ([#14 ](https://github.com/user-cube/bootchain-operator/issues/14 ))
22+ - kind : fixed
23+ description : update dashboard; use full fqdn ([#15 ](https://github.com/user-cube/bootchain-operator/issues/15 ))
2424 links :
25- - name : Commit 5505a10
26- url : https://github.com/user-cube/bootchain-operator/commit/5505a104ee234e5f63f09af3231068c110014155
25+ - name : Commit dfe671b
26+ url : https://github.com/user-cube/bootchain-operator/commit/dfe671b9076b49da34c7eb99891b149afcdf9f29
You can’t perform that action at this time.
0 commit comments