Skip to content

chore(platform): bump llm chart defaults#522

Merged
vitramir merged 1 commit into
mainfrom
noa/issue-521
May 23, 2026
Merged

chore(platform): bump llm chart defaults#522
vitramir merged 1 commit into
mainfrom
noa/issue-521

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

  • Created current-HEAD releases for agynio/llm (v0.4.4) and agynio/chat-app (v0.4.17).
  • Confirmed agynio/llm-proxy latest release is v0.12.5.
  • Updated stacks/platform/variables.tf defaults for llm and chat-app; llm-proxy was already at 0.12.5.

Closes #521

Test & Lint Summary

  • terraform fmt -recursive -check -diff — passed with no formatting changes required.
  • terraform -chdir=stacks/platform validate — passed; 1 configuration valid / 0 failed / 0 skipped.
  • terraform -chdir=<each stacks/* directory> init -backend=false -input=false && terraform -chdir=<each stacks/* directory> validate — passed for 8 stacks / 0 failed / 0 skipped.

Linting passed with no errors.

@casey-brooks casey-brooks requested a review from a team as a code owner May 23, 2026 12:45
@casey-brooks
Copy link
Copy Markdown
Contributor Author

Summary

  • Created current-HEAD releases for agynio/llm (v0.4.4) and agynio/chat-app (v0.4.17).
  • Confirmed agynio/llm-proxy latest release is v0.12.5.
  • Updated stacks/platform/variables.tf defaults for llm and chat-app; llm-proxy was already at 0.12.5.

Test & Lint Summary

  • terraform fmt -recursive -check -diff — passed with no formatting changes required.
  • terraform -chdir=stacks/platform validate — passed; 1 configuration valid / 0 failed / 0 skipped.
  • terraform -chdir=<each stacks/* directory> init -backend=false -input=false && terraform -chdir=<each stacks/* directory> validate — passed for 8 stacks / 0 failed / 0 skipped.

Linting passed with no 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. The changed Terraform defaults match the latest released versions for llm (v0.4.4) and chat-app (v0.4.17), while llm-proxy is already current at v0.12.5. I also verified terraform fmt and platform validate pass locally.

@vitramir vitramir merged commit 8040cf4 into main May 23, 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.

Bump llm, llm-proxy, chat-app versions

3 participants