Skip to content

Commit 45d70ba

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2026-02-09) ### Features * add R 4.5.x default runtime image and configurable additionalRuntimeImages ([#72](#72)) ([1c39720](1c39720))
1 parent 1c39720 commit 45d70ba

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.7.0](https://github.com/posit-dev/team-operator/compare/v1.6.0...v1.7.0) (2026-02-09)
2+
3+
4+
### Features
5+
6+
* add R 4.5.x default runtime image and configurable additionalRuntimeImages ([#72](https://github.com/posit-dev/team-operator/issues/72)) ([1c39720](https://github.com/posit-dev/team-operator/commit/1c39720dcefb3054852d0b20196f5b776a8dab70))
7+
18
# [1.6.0](https://github.com/posit-dev/team-operator/compare/v1.5.0...v1.6.0) (2026-02-04)
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.6.0
6-
appVersion: "1.6.0"
5+
version: 1.7.0
6+
appVersion: "1.7.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)