fix(docs): update usage example to a current release tag - #484
Merged
Conversation
The root README's usage example pinned infrastructure/aws/vpc to v1.56.1, 6+ major versions behind the current v6.10.0 — update it so copy-pasting the example doesn't point at a stale tag.
release-application Bot
added a commit
that referenced
this pull request
Aug 7, 2026
🤖 I have created a release *beep* *boop* --- ## [6.11.0](v6.10.0...v6.11.0) (2026-08-07) ### Features * **agent:** worker orchestration passthrough + chart 2.37.0 ([#478](#478)) ([6758a95](6758a95)) * **service_definition:** allow pinning specs to a tag or commit SHA ([#470](#470)) ([15b6d47](15b6d47)) ### Bug Fixes * **azure/vnet:** let a subnet declare its route table ([#475](#475)) ([d2a5faf](d2a5faf)) * **docs:** update usage example to a current release tag ([a167934](a167934)) * **docs:** update usage example to a current release tag ([#484](#484)) ([ed6f5b0](ed6f5b0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
sebastiancorrea81
added a commit
that referenced
this pull request
Aug 7, 2026
🤖 I have created a release *beep* *boop* --- ## [6.11.0](v6.10.0...v6.11.0) (2026-08-07) ### Features * **agent:** worker orchestration passthrough + chart 2.37.0 ([#478](#478)) ([6758a95](6758a95)) * **service_definition:** allow pinning specs to a tag or commit SHA ([#470](#470)) ([15b6d47](15b6d47)) ### Bug Fixes * **azure/vnet:** let a subnet declare its route table ([#475](#475)) ([d2a5faf](d2a5faf)) * **docs:** update usage example to a current release tag ([a167934](a167934)) * **docs:** update usage example to a current release tag ([#484](#484)) ([ed6f5b0](ed6f5b0)) * **nullplatform:** fail template fetches that do not return 200 ([#482](#482)) ([c47b78b](c47b78b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
Small, low-risk change used as a real trigger to test the full post-merge automation chain (#479, #481, nullplatform/actions-nullplatform#89) end-to-end on a clean cycle: this PR's merge → release-please PR → auto-merge (workflow_run + REST author check + --admin) → tag/release, with no manual step in between.
Root README's usage example pinned
infrastructure/aws/vpctov1.56.1, several major versions behind the currentv6.10.0— updated so copy-pasting the example doesn't point at a stale tag.🤖 Generated with Claude Code