[Monthly Release] v0.4.29#1923
Merged
Merged
Conversation
Copilot created this pull request from a session on behalf of
Kaniska244
July 1, 2026 13:52
View session
Kaniska244
approved these changes
Jul 1, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Monthly release PR for v0.4.29, updating image metadata to publish the latest set of image updates by bumping per-image manifest.json versions and keeping the corresponding README tag examples in sync.
Changes:
- Bumped patch versions across multiple image
manifest.jsonfiles (e.g., base images, language/runtime images, universal). - Updated each image’s README semantic-version example tag to match the new manifest version.
Show a summary per file
| File | Description |
|---|---|
| src/universal/README.md | Update example tag to 6.0.8-noble. |
| src/universal/manifest.json | Bump version to 6.0.8. |
| src/typescript-node/README.md | Update example tag to 5.0.1-24. |
| src/typescript-node/manifest.json | Bump version to 5.0.1. |
| src/rust/README.md | Update example tag to 2.0.13-1. |
| src/rust/manifest.json | Bump version to 2.0.13. |
| src/ruby/README.md | Update example tag to 3.0.8-4. |
| src/ruby/manifest.json | Bump version to 3.0.8. |
| src/python/README.md | Update example tag to 3.1.5-3.14. |
| src/python/manifest.json | Bump version to 3.1.5. |
| src/php/README.md | Update example tag to 4.0.1-8. |
| src/php/manifest.json | Bump version to 4.0.1. |
| src/miniconda/README.md | Update example tag to 1.2.10-3. |
| src/miniconda/manifest.json | Bump version to 1.2.10. |
| src/jekyll/README.md | Update example tag to 2.2.11. |
| src/jekyll/manifest.json | Bump version to 2.2.11. |
| src/javascript-node/README.md | Update example tag to 4.0.13-24. |
| src/javascript-node/manifest.json | Bump version to 4.0.13. |
| src/java/README.md | Update example tag to 3.0.10-11. |
| src/java/manifest.json | Bump version to 3.0.10. |
| src/java-8/README.md | Update example tag to 3.0.11-8. |
| src/java-8/manifest.json | Bump version to 3.0.11. |
| src/go/README.md | Update example tag to 2.1.5-1.26. |
| src/go/manifest.json | Bump version to 2.1.5. |
| src/dotnet/README.md | Update example tags to 2.1.3-10.0-noble and 2.1.3-9.0. |
| src/dotnet/manifest.json | Bump version to 2.1.3. |
| src/cpp/README.md | Update example tags to 3.0.1-trixie and 3.0.1-bookworm. |
| src/cpp/manifest.json | Bump version to 3.0.1. |
| src/base-ubuntu/README.md | Update example tag to 3.0.3-jammy. |
| src/base-ubuntu/manifest.json | Bump version to 3.0.3. |
| src/base-debian/README.md | Update example tag to 2.1.11-trixie. |
| src/base-debian/manifest.json | Bump version to 2.1.11. |
| src/base-alpine/README.md | Update example tag to 4.0.1-alpine. |
| src/base-alpine/manifest.json | Bump version to 4.0.1. |
| src/anaconda/README.md | Update example tag to 1.3.22-3. |
| src/anaconda/manifest.json | Bump version to 1.3.22. |
Review details
- Files reviewed: 36/36 changed files
- Comments generated: 0
- Review effort level: Low
abdurriq
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's Changed
New Contributors
None this cycle.
Full Changelog: v0.4.28...v0.4.29