Skip to content

fix(platform): bump llm-proxy chart version#509

Merged
vitramir merged 1 commit into
mainfrom
noa/issue-508
May 19, 2026
Merged

fix(platform): bump llm-proxy chart version#509
vitramir merged 1 commit into
mainfrom
noa/issue-508

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

  • Bumps the default llm_proxy_chart_version in stacks/platform/variables.tf from 0.12.0 to 0.12.2.
  • Keeps the existing image-tag resolution behavior unchanged.

Closes #508

Test & Lint Summary

  • terraform fmt -check -recursive: passed with no formatting errors.
  • terraform -chdir=<stack> init -backend=false -input=false && terraform -chdir=<stack> validate for stacks/apps, stacks/data, stacks/deps, stacks/k8s, stacks/platform, stacks/routing, stacks/system, and stacks/ziti: 8 passed / 0 failed / 0 skipped.
  • shellcheck apply.sh install-ca-cert.sh .github/scripts/verify_platform_health.sh: passed with no lint errors.

@casey-brooks casey-brooks requested a review from a team as a code owner May 19, 2026 18:35
@casey-brooks
Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • terraform fmt -check -recursive: passed with no formatting errors.
  • terraform -chdir=<stack> init -backend=false -input=false && terraform -chdir=<stack> validate for stacks/apps, stacks/data, stacks/deps, stacks/k8s, stacks/platform, stacks/routing, stacks/system, and stacks/ziti: 8 passed / 0 failed / 0 skipped.
  • shellcheck apply.sh install-ca-cert.sh .github/scripts/verify_platform_health.sh: passed with no lint 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 change updates the default llm-proxy chart version to 0.12.2 as requested in #508, preserves the existing image-tag resolution behavior, and the release tag exists. No issues found.

@vitramir vitramir merged commit 1d38d44 into main May 19, 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-proxy version to 0.12.2

3 participants