Skip to content

Commit f4c44cb

Browse files
authored
chore(main): release 0.4.0 (#10)
1 parent 5c7cfca commit f4c44cb

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.4.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/paperclipinc/paperclip-operator/compare/v0.3.0...v0.4.0) (2026-03-23)
4+
5+
6+
### Features
7+
8+
* cloud sandbox support — RBAC, CRD, and env var injection ([#9](https://github.com/paperclipinc/paperclip-operator/issues/9)) ([5c7cfca](https://github.com/paperclipinc/paperclip-operator/commit/5c7cfca8965c60479bdec5042c925d2058fde7c5))
9+
310
## [0.3.0](https://github.com/paperclipinc/paperclip-operator/compare/v0.2.0...v0.3.0) (2026-03-23)
411

512

charts/paperclip-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: >-
44
Kubernetes operator for managing Paperclip instances - the open-source AI
55
agent orchestration platform
66
type: application
7-
version: 0.3.0
8-
appVersion: 0.3.0
7+
version: 0.4.0
8+
appVersion: 0.4.0
99
kubeVersion: '>=1.28.0'
1010
keywords:
1111
- paperclip

0 commit comments

Comments
 (0)