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.2] ( https://github.com/user-cube/bootchain-operator/compare/v1.3.1...v1.3.2 ) (2026-03-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * update ns names; update metrics ([ b8e581f] ( https://github.com/user-cube/bootchain-operator/commit/b8e581f5225edabb1d605af5b4374c2639fe3a27 ) )
7+
18## [ 1.3.1] ( https://github.com/user-cube/bootchain-operator/compare/v1.3.0...v1.3.1 ) (2026-03-01)
29
310
Original file line number Diff line number Diff line change 1+ ## [ 1.3.2] ( https://github.com/user-cube/bootchain-operator/compare/v1.3.1...v1.3.2 ) (2026-03-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * update ns names; update metrics ([ b8e581f] ( https://github.com/user-cube/bootchain-operator/commit/b8e581f5225edabb1d605af5b4374c2639fe3a27 ) )
7+
18## [ 1.3.1] ( https://github.com/user-cube/bootchain-operator/compare/v1.3.0...v1.3.1 ) (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.1
8- appVersion : v1.3.1
7+ version : 1.3.2
8+ appVersion : v1.3.2
99keywords :
1010 - kubernetes
1111 - operator
Original file line number Diff line number Diff line change 11# bootchain-operator
22
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 )
3+ ![ Version: 1.3.2 ] ( https://img.shields.io/badge/Version-1.3.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.3.2 ] ( https://img.shields.io/badge/AppVersion-v1.3.2 -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.1
1+ version : 1.3.2
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:50:31Z '
20+ createdAt : ' 2026-03-01T01:59:54Z '
2121changes :
2222- kind : fixed
23- description : update dashboard; use full fqdn ([#15](https://github.com/user-cube/bootchain-operator/issues/15))
23+ description : update ns names; update metrics
2424 links :
25- - name : Commit dfe671b
26- url : https://github.com/user-cube/bootchain-operator/commit/dfe671b9076b49da34c7eb99891b149afcdf9f29
25+ - name : Commit b8e581f
26+ url : https://github.com/user-cube/bootchain-operator/commit/b8e581f5225edabb1d605af5b4374c2639fe3a27
You can’t perform that action at this time.
0 commit comments