Skip to content

Commit a7f7153

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2026-03-30) ### Bug Fixes * **deps:** update kubernetes monorepo to v0.35.3 ([#21](#21)) ([b4b9446](b4b9446))
1 parent b4b9446 commit a7f7153

5 files changed

Lines changed: 22 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.4](https://github.com/user-cube/bootchain-operator/compare/v1.3.3...v1.3.4) (2026-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update kubernetes monorepo to v0.35.3 ([#21](https://github.com/user-cube/bootchain-operator/issues/21)) ([b4b9446](https://github.com/user-cube/bootchain-operator/commit/b4b9446d602124d15066a257aecbda5a96fd73a1))
7+
18
## [1.3.3](https://github.com/user-cube/bootchain-operator/compare/v1.3.2...v1.3.3) (2026-03-01)
29

310

charts/bootchain-operator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.4](https://github.com/user-cube/bootchain-operator/compare/v1.3.3...v1.3.4) (2026-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update kubernetes monorepo to v0.35.3 ([#21](https://github.com/user-cube/bootchain-operator/issues/21)) ([b4b9446](https://github.com/user-cube/bootchain-operator/commit/b4b9446d602124d15066a257aecbda5a96fd73a1))
7+
18
## [1.3.3](https://github.com/user-cube/bootchain-operator/compare/v1.3.2...v1.3.3) (2026-03-01)
29

310

charts/bootchain-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
66
type: application
7-
version: 1.3.3
8-
appVersion: v1.3.3
7+
version: 1.3.4
8+
appVersion: v1.3.4
99
keywords:
1010
- kubernetes
1111
- operator

charts/bootchain-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bootchain-operator
22

3-
![Version: 1.3.3](https://img.shields.io/badge/Version-1.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.3](https://img.shields.io/badge/AppVersion-v1.3.3-informational?style=flat-square)
3+
![Version: 1.3.4](https://img.shields.io/badge/Version-1.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.4](https://img.shields.io/badge/AppVersion-v1.3.4-informational?style=flat-square)
44

55
A Kubernetes operator that makes service boot dependencies declarative and automatic, eliminating hand-written init containers.
66

charts/bootchain-operator/artifacthub-pkg.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.3.3
1+
version: 1.3.4
22
name: bootchain-operator
33
displayName: Bootchain Operator
44
description: 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-01T12:09:14Z'
20+
createdAt: '2026-03-30T14:45:11Z'
2121
changes:
2222
- kind: fixed
23-
description: update dashboard
23+
description: '**deps:** update kubernetes monorepo to v0.35.3 ([#21](https://github.com/user-cube/bootchain-operator/issues/21))'
2424
links:
25-
- name: Commit 46d3938
26-
url: https://github.com/user-cube/bootchain-operator/commit/46d393897e76c64d34b629e5a0324a083ea610dc
25+
- name: Commit b4b9446
26+
url: https://github.com/user-cube/bootchain-operator/commit/b4b9446d602124d15066a257aecbda5a96fd73a1

0 commit comments

Comments
 (0)