Skip to content

Commit 83f98f3

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2026-02-04) ### Features * Add NetworkPolicy for flightdeck component ([#68](#68)) ([fbdf600](fbdf600))
1 parent fbdf600 commit 83f98f3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/posit-dev/team-operator/compare/v1.5.0...v1.6.0) (2026-02-04)
2+
3+
4+
### Features
5+
6+
* Add NetworkPolicy for flightdeck component ([#68](https://github.com/posit-dev/team-operator/issues/68)) ([fbdf600](https://github.com/posit-dev/team-operator/commit/fbdf600dd90ef143d757fefac19a1c2908e78b63))
7+
18
# [1.5.0](https://github.com/posit-dev/team-operator/compare/v1.4.1...v1.5.0) (2026-02-03)
29

310

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.5.0
6-
appVersion: "1.5.0"
5+
version: 1.6.0
6+
appVersion: "1.6.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)