File tree Expand file tree Collapse file tree
site/content/en/latest/contributions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export GITHUB_REMOTE=origin
4444 git push ${GITHUB_REMOTE} release/v${MAJOR_VERSION} .${MINOR_VERSION}
4545 ```
4646
47- 7. Create a topic branch for updating the Envoy proxy image to the tag supported by the release. Reference [PR # 958 ][]
47+ 7. Create a topic branch for updating the Envoy proxy image and Envoy Ratelimit image to the tag supported by the release. Reference [PR # 2098 ][]
4848 for additional details on updating the image tag.
49498. Sign, commit, and push your changes to your fork.
50509. Submit a [Pull Request][] to merge the changes into the ` release/v${MAJOR_VERSION} .${MINOR_VERSION} ` branch. Do not
@@ -247,6 +247,6 @@ It's important that the world knows about the release. Use the following steps t
247247[release]: https://github.com/envoyproxy/gateway/releases
248248[Generate]: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
249249[PR #635]: https://github.com/envoyproxy/gateway/pull/635
250- [PR #958 ]: https://github.com/envoyproxy/gateway/pull/958
250+ [PR #2098 ]: https://github.com/envoyproxy/gateway/pull/2098
251251[PR #1002]: https://github.com/envoyproxy/gateway/pull/1002
252252[VERSION]: https://github.com/envoyproxy/gateway/blob/main/VERSION
You can’t perform that action at this time.
0 commit comments