Skip to content

Update Python images to 0.30.8 - #3

Merged
csandanov merged 1 commit into
mainfrom
fix/runtime-hostname-image
Sep 4, 2026
Merged

Update Python images to 0.30.8#3
csandanov merged 1 commit into
mainfrom
fix/runtime-hostname-image

Conversation

@csandanov

Copy link
Copy Markdown
Member

The Python service still pins runtime release 0.30.7, whose interactive shell prompt can display stale application and environment labels instead of the container hostname. This updates every supported Python option to 0.30.8, where the prompt uses the Kubernetes-assigned hostname.

Summary

  • update Python 3.10 through 3.14 image tags to runtime release 0.30.8
  • keep the existing option matrix, defaults, end-of-life dates, and Helm contract unchanged

Validation

  • validated service.yml against the current Wodby service JSON schema
  • verified all five published image tags are OCI manifest lists for linux/amd64 and linux/arm64
  • confirmed the 0.30.8 image release workflow passed
  • checked the final diff for whitespace errors

Related image change

Point every supported service option at the immutable 0.30.8 runtime release so interactive shells display the Kubernetes-assigned hostname.
@csandanov
csandanov merged commit cc84bfd into main Sep 4, 2026
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.

1 participant