We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9487407 commit 527992dCopy full SHA for 527992d
CHANGELOG.md
@@ -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
8
# 1.0.0 (2026-01-12)
9
10
dist/chart/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: team-operator
description: Kubernetes operator for managing Posit Team deployments
type: application
-version: 1.0.0
-appVersion: "1.0.0"
+version: 1.0.1
+appVersion: "1.0.1"
home: "https://github.com/posit-dev/team-operator"
sources:
- "https://github.com/posit-dev/team-operator"
0 commit comments