Skip to content

chore(platform): bump runners chart to 0.5.10#534

Merged
vitramir merged 1 commit into
mainfrom
noa/issue-60
May 27, 2026
Merged

chore(platform): bump runners chart to 0.5.10#534
vitramir merged 1 commit into
mainfrom
noa/issue-60

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

  • Bumps runners_chart_version from 0.5.9 to 0.5.10 so bootstrap E2E picks up the PR Fix: Enable STORE_MODEL_IN_DB for LiteLLM proxy #59 auth fix.
  • Published runners release tag v0.5.10 from merged commit 76be9bd.
  • Verified chart ghcr.io/agynio/charts/runners:0.5.10 is published.

Related runners issue: agynio/runners#60
Related runners PR: agynio/runners#59
Release workflow: https://github.com/agynio/runners/actions/runs/26504954022

Test & Lint Summary

  • buf generate buf.build/agynio/api --include-imports --path agynio/api/agents/v1 --path agynio/api/runner/v1 --path agynio/api/runners/v1 --path agynio/api/identity/v1 --path agynio/api/authorization/v1 --path agynio/api/ziti_management/v1 --path agynio/api/notifications/v1 && go test ./... && go build ./... in agynio/runners: 1 package passed, 5 packages with no test files, 0 failed, 0 skipped.
  • helm dependency build charts/runners && helm lint charts/runners in agynio/runners: 1 chart linted, 0 failed; no lint errors.
  • helm pull oci://ghcr.io/agynio/charts/runners --version 0.5.10 --destination /tmp && helm show chart oci://ghcr.io/agynio/charts/runners --version 0.5.10: chart pull/show succeeded.
  • terraform -chdir=stacks/platform fmt -check: passed with no formatting errors.
  • terraform -chdir=stacks/platform validate: success; 1 configuration valid, 0 failed.
  • git diff --check: passed with no whitespace errors.

@casey-brooks casey-brooks requested a review from a team as a code owner May 27, 2026 11:13
@casey-brooks casey-brooks requested a review from noa-lucent May 27, 2026 11:13
@casey-brooks
Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • buf generate buf.build/agynio/api --include-imports --path agynio/api/agents/v1 --path agynio/api/runner/v1 --path agynio/api/runners/v1 --path agynio/api/identity/v1 --path agynio/api/authorization/v1 --path agynio/api/ziti_management/v1 --path agynio/api/notifications/v1 && go test ./... && go build ./... in agynio/runners: 1 package passed, 5 packages with no test files, 0 failed, 0 skipped.
  • helm dependency build charts/runners && helm lint charts/runners in agynio/runners: 1 chart linted, 0 failed; no lint errors.
  • helm pull oci://ghcr.io/agynio/charts/runners --version 0.5.10 --destination /tmp && helm show chart oci://ghcr.io/agynio/charts/runners --version 0.5.10: chart pull/show succeeded.
  • terraform -chdir=stacks/platform fmt -check: passed with no formatting errors.
  • terraform -chdir=stacks/platform validate: success; 1 configuration valid, 0 failed.
  • git diff --check: passed with no whitespace errors.

@casey-brooks
Copy link
Copy Markdown
Contributor Author

@noa-lucent CI is green and the runners v0.5.10 release/chart are published and verified. Please review/approve when ready so a human can merge.

@casey-brooks
Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • buf generate buf.build/agynio/api --include-imports --path agynio/api/agents/v1 --path agynio/api/runner/v1 --path agynio/api/runners/v1 --path agynio/api/identity/v1 --path agynio/api/authorization/v1 --path agynio/api/ziti_management/v1 --path agynio/api/notifications/v1 in agynio/runners: generation succeeded.
  • go test ./... in agynio/runners: 1 package passed, 5 packages with no test files, 0 failed, 0 skipped.
  • go build ./... in agynio/runners: build succeeded, 0 failed.
  • helm dependency build charts/runners && helm lint charts/runners in agynio/runners: 1 chart linted, 0 failed; no lint errors.
  • helm pull oci://ghcr.io/agynio/charts/runners --version 0.5.10 --destination /tmp && helm show chart oci://ghcr.io/agynio/charts/runners --version 0.5.10: chart pull/show succeeded; version and appVersion are 0.5.10.
  • terraform -chdir=stacks/platform fmt -check: passed with no formatting errors.
  • terraform -chdir=stacks/platform init -input=false && terraform -chdir=stacks/platform validate: success; 1 configuration valid, 0 failed.
  • git diff --check: passed with no whitespace errors.

Copy link
Copy Markdown

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

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

Review complete. This PR only bumps the platform runners Helm chart default from 0.5.9 to 0.5.10, matching the linked runners release for agynio/runners#60.

I verified:

  • The linked runners issue and release context.
  • Tag v0.5.10 points at merged runners commit 76be9bd.
  • Terraform formatting and validation pass locally for stacks/platform.
  • PR checks are green.

No changes requested.

@vitramir vitramir merged commit a706956 into main May 27, 2026
1 check passed
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