Skip to content

Commit 0679166

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.1...v1.5.0) (2026-02-03) ### Bug Fixes * **rbac:** add namespace to RoleBinding for watch namespace permissions ([e0dd821](e0dd821)) ### Features * dispatch version update to PTD on release ([b0f99ff](b0f99ff))
1 parent 98d9cd4 commit 0679166

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.5.0](https://github.com/posit-dev/team-operator/compare/v1.4.1...v1.5.0) (2026-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **rbac:** add namespace to RoleBinding for watch namespace permissions ([e0dd821](https://github.com/posit-dev/team-operator/commit/e0dd821eae7158045c421629c7b0805395679e1c))
7+
8+
9+
### Features
10+
11+
* dispatch version update to PTD on release ([b0f99ff](https://github.com/posit-dev/team-operator/commit/b0f99ffc808c0408345a4f0acdce13a289db790d))
12+
113
## [1.4.1](https://github.com/posit-dev/team-operator/compare/v1.4.0...v1.4.1) (2026-02-02)
214

315

dist/chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: team-operator
33
description: Kubernetes operator for managing Posit Team deployments
44
type: application
5-
version: 1.4.1
6-
appVersion: "1.4.1"
5+
version: 1.5.0
6+
appVersion: "1.5.0"
77
home: "https://github.com/posit-dev/team-operator"
88
sources:
99
- "https://github.com/posit-dev/team-operator"

0 commit comments

Comments
 (0)