Skip to content

Commit 05790e6

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2026-01-23) ### Bug Fixes * correct comment for moved function ([25a522d](25a522d)) * set region for package manager and chronicle storage configs ([01e3242](01e3242))
1 parent 6fb5fa1 commit 05790e6

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.1](https://github.com/posit-dev/team-operator/compare/v1.3.0...v1.3.1) (2026-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* correct comment for moved function ([25a522d](https://github.com/posit-dev/team-operator/commit/25a522dacbfabe113025d2df66f5256bfcc86324))
7+
* set region for package manager and chronicle storage configs ([01e3242](https://github.com/posit-dev/team-operator/commit/01e3242006ffcbaa48e61cb82a4a883c4a0fae63))
8+
19
# [1.3.0](https://github.com/posit-dev/team-operator/compare/v1.2.0...v1.3.0) (2026-01-21)
210

311

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.3.0
6-
appVersion: "1.3.0"
5+
version: 1.3.1
6+
appVersion: "1.3.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)