Skip to content

Commit 5496254

Browse files
authored
setting Envoy update branch to 1.36 for Istio 1.28 (#5758)
* setting Envoy update branch to 1.36 for Istio 1.28 * missing make gen
1 parent 8f89b18 commit 5496254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

prow/cluster/jobs/istio/proxy/istio.proxy.release-1.28.gen.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prow/config/jobs/proxy-1.28.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1466,7 +1466,7 @@ jobs:
14661466
- --labels=auto-merge
14671467
- --modifier=update_envoy_dep
14681468
- --token-env
1469-
- --cmd=UPDATE_BRANCH=main scripts/update_envoy.sh
1469+
- --cmd=UPDATE_BRANCH=release/v1.36 scripts/update_envoy.sh
14701470
env:
14711471
- name: BUILD_WITH_CONTAINER
14721472
value: "0"

0 commit comments

Comments
 (0)