You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9. Create a topic branch for updating the [Envoy proxy image][] and [Envoy Ratelimit image][] to the tag supported by the release.
66
-
Please note that the tags should be updated in both the source code and the Helm chart. Reference [PR #5872][]
66
+
Please note that the tags should be updated in both the source code and the Helm chart, including `global.images.envoyProxy.image`in`charts/gateway-helm/values.tmpl.yaml`. Reference [PR #5872][]
67
67
for additional details on updating the image tag.
68
68
69
69
(+v1.8.x only) After updating the Envoy proxy image tag, update the dynamic module SDK and example dependencies:
@@ -217,7 +217,7 @@ export GITHUB_REMOTE=origin
217
217
218
218
9. If upstream has updated the [Envoy proxy image][] or [Envoy Ratelimit image][] tag supported by the release,
219
219
you should also create a topic branch for bumping these tags.
220
-
Please note that the tags should be updated in both the source code and the Helm chart. Reference [PR #5872][]
220
+
Please note that the tags should be updated in both the source code and the Helm chart, including `global.images.envoyProxy.image`in`charts/gateway-helm/values.tmpl.yaml`. Reference [PR #5872][]
221
221
222
222
8. Tag the head of your release branch with the release tag. For example:
223
223
@@ -374,7 +374,7 @@ export GITHUB_REMOTE=origin
374
374
375
375
9. If upstream has updated the [Envoy proxy image][] or [Envoy Ratelimit image][] tag supported by the release,
376
376
you should also create a topic branch for bumping these tags.
377
-
Please note that the tags should be updated in both the source code and the Helm chart. Reference [PR #5872][]
377
+
Please note that the tags should be updated in both the source code and the Helm chart, including `global.images.envoyProxy.image` in `charts/gateway-helm/values.tmpl.yaml`. Reference [PR #5872][]
378
378
379
379
9. Tag the head of your release branch with the release tag. For example:
0 commit comments