Skip to content

chore: bump default team-operator chart version to v1.25.0#289

Merged
stevenolen merged 1 commit into
mainfrom
bump-team-operator-v1.25.0
May 15, 2026
Merged

chore: bump default team-operator chart version to v1.25.0#289
stevenolen merged 1 commit into
mainfrom
bump-team-operator-v1.25.0

Conversation

@stevenolen
Copy link
Copy Markdown
Contributor

Summary

Bump the default team-operator chart version from v1.23.1 to v1.25.0. Workloads that don't pin team_operator_chart_version will pick up these changes on their next ptd ensure clusters run.

Included team-operator changes

Five releases land in this bump:

Version PR Change
v1.25.0 posit-dev/team-operator#137 feat: add livenessProbe to Package Manager
v1.24.1 posit-dev/team-operator#136 fix: increase readiness probe timeout and period for all products
v1.24.0 posit-dev/team-operator#131 feat: make Workbench readiness probe path configurable
v1.23.3 posit-dev/team-operator#127 fix: bump controller-manager memory limit 128Mi -> 192Mi
v1.23.2 posit-dev/team-operator#129 fix: add /mnt/load-balancer to XDG_CONFIG_DIRS so Workbench reads load-balancer config

Mostly probe/reliability tuning plus a Workbench config fix and an operator memory bump. No schema changes.

Validation

Deployed v1.25.0 to a staging workload via an explicit team_operator_chart_version pin before this bump:

  • team-operator pod came up on v1.25.0 cleanly
  • Package Manager rolled, new pod reached Ready with 0 restarts -> new livenessProbe is healthy (not killing the container)
  • ReadinessProbe also picked up the timeout/period bump from docs: adding pre-commit functionality #136

Test plan

  • go build ./... passes
  • CI green

@stevenolen stevenolen marked this pull request as ready for review May 15, 2026 13:55
@stevenolen stevenolen requested a review from a team as a code owner May 15, 2026 13:55
@stevenolen stevenolen added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit a7db3d2 May 15, 2026
6 checks passed
@stevenolen stevenolen deleted the bump-team-operator-v1.25.0 branch May 15, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants