Skip to content

Commit f28db35

Browse files
authored
Merge pull request #1 from bubustack/release-please--branches--main--components--bobrapet
chore(main): release bobrapet 0.1.0
2 parents a2e382f + d8fa72a commit f28db35

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.0.0"
2+
".": "0.1.0"
33
}
44

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# Changelog
22

3+
## 0.1.0 (2025-10-15)
4+
5+
6+
### Features
7+
8+
* **operator:** harden controllers, enable webhooks, enforce timeouts; align CEL and RBAC; CI tweaks ([f10b979](https://github.com/bubustack/bobrapet/commit/f10b97912469d376f54a5e5d8415810369622300))
9+
* **operator:** harden controllers, enable webhooks, enforce timeouts… ([a2e382f](https://github.com/bubustack/bobrapet/commit/a2e382f084233b0cfb9072a8c0e163863a2c6744))
10+
* **operator:** initial public release of bobrapet ([0881547](https://github.com/bubustack/bobrapet/commit/0881547c21aa65f441dd230c0270195841f1f819))
11+
12+
13+
### Build System
14+
15+
* **deps:** Bump github.com/google/cel-go from 0.26.0 to 0.26.1 ([bec8874](https://github.com/bubustack/bobrapet/commit/bec887418ccd60b2eab7ce209fd1c9598c581881))
16+
* **deps:** Bump github.com/google/cel-go from 0.26.0 to 0.26.1 ([46490e2](https://github.com/bubustack/bobrapet/commit/46490e2fc80d2ccc8459a85a8ff43d1bf394aee7))
17+
18+
## Changelog
19+
320
All notable changes to this project will be documented in this file.
421

522
This file is automatically generated by [Release Please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/).
623

724
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
825
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9-

0 commit comments

Comments
 (0)