Skip to content

v0.2.1

Latest

Choose a tag to compare

@bobbyjohnstx bobbyjohnstx released this 06 Jul 19:01
· 26 commits to main since this release

tinycode-container v0.2.1

Container image: quay.io/bjohns/tinycode-container:v0.2.1

Changes

  • vLLM env var bridging (TINYCODE_VLLM_URLTINYCODE_VLLM_HOST)
  • RHOAI / OpenShift in-cluster auto-detection
  • GitOps startup mode (clone repos via TINYCODE_GIT_REPO)
  • JSON injection prevention (TINYCODE_VLLM_MODEL validation)
  • Git URL credential sanitization in logs
  • oc CLI checksum verification and version validation
  • RPM GPG signature verification
  • GitHub Actions pinned to SHA digests
  • NetworkPolicy, readOnlyRootFilesystem, ingress rate limiting
  • Complete env var documentation in CONTAINER.md (22 variables)
  • Port fixed to 4096 in install.sh
  • rss-brief skill removed from bundled defaults
  • BUILD_PLATFORM support for cross-arch builds