Skip to content

Commit b642da5

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2026-02-10) ### Features * add dedicated health check endpoints for flightdeck ([#77](#77)) ([484b78a](484b78a))
1 parent 484b78a commit b642da5

2 files changed

Lines changed: 9 additions & 2 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.8.0](https://github.com/posit-dev/team-operator/compare/v1.7.0...v1.8.0) (2026-02-10)
2+
3+
4+
### Features
5+
6+
* add dedicated health check endpoints for flightdeck ([#77](https://github.com/posit-dev/team-operator/issues/77)) ([484b78a](https://github.com/posit-dev/team-operator/commit/484b78adf0d2c8098fe58e0c0e2984296793a756))
7+
18
# [1.7.0](https://github.com/posit-dev/team-operator/compare/v1.6.0...v1.7.0) (2026-02-09)
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.7.0
6-
appVersion: "1.7.0"
5+
version: 1.8.0
6+
appVersion: "1.8.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)