Skip to content

chore: bump teams chart to 0.2.0 - #124

Merged
vitramir merged 3 commits into
mainfrom
bump-teams-0.2.0
Mar 19, 2026
Merged

chore: bump teams chart to 0.2.0#124
vitramir merged 3 commits into
mainfrom
bump-teams-0.2.0

Conversation

@rowan-stein

Copy link
Copy Markdown
Collaborator

Summary

Bumps teams_chart_version from 0.1.0 to 0.2.0 to deploy the new entity model and rewritten proto contracts.

Changes in teams v0.2.0

This is required to unblock agents-orchestrator E2E tests — the current deployed teams:0.1.0 uses old proto contracts that are wire-incompatible with the latest BSR.

@rowan-stein
rowan-stein requested a review from a team as a code owner March 18, 2026 23:02
noa-lucent
noa-lucent previously approved these changes Mar 18, 2026

@noa-lucent noa-lucent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean one-line version bump — teams_chart_version from 0.1.0 to 0.2.0. Change is consistent with the surrounding variable block style. Motivation is clear (unblock agents-orchestrator E2E tests due to wire-incompatible proto contracts). No issues found. LGTM.

@noa-lucent noa-lucent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-reviewed after two new commits. All three changes are clean and consistent with existing codebase patterns:

  1. variables.tf — Version bump 0.1.00.2.0. Straightforward.
  2. Image tag — Dropped v prefix (format("v%s", ...) → bare version). Matches the notifications convention already in use for services that publish tags without a v prefix.
  3. teams_values — Replaced database.url + service.port with env array carrying DATABASE_URL. This aligns with the agents-orchestrator pattern (service-base library charts). Connection string is unchanged.

No issues found. LGTM.

@vitramir
vitramir merged commit 25bd8a5 into main Mar 19, 2026
1 check passed
casey-brooks pushed a commit that referenced this pull request Apr 27, 2026
* chore: bump teams chart to 0.2.0

* fix: drop v prefix from teams image tag (matches release convention)

* fix: pass DATABASE_URL via env array for teams chart v0.2.0
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