Skip to content

Commit 527992d

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2026-01-12) ### Bug Fixes * **ci:** fix Helm chart packaging tag detection ([e0319cd](e0319cd))
1 parent 9487407 commit 527992d

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.0.1](https://github.com/posit-dev/team-operator/compare/v1.0.0...v1.0.1) (2026-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** fix Helm chart packaging tag detection ([e0319cd](https://github.com/posit-dev/team-operator/commit/e0319cd9838eba64a23a262534b8d3e975e73d28))
7+
18
# 1.0.0 (2026-01-12)
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.0.0
6-
appVersion: "1.0.0"
5+
version: 1.0.1
6+
appVersion: "1.0.1"
77
home: "https://github.com/posit-dev/team-operator"
88
sources:
99
- "https://github.com/posit-dev/team-operator"

0 commit comments

Comments
 (0)