Fix golden file for envoy tests

The envoy version was updated after the PR which added this test was opened, and
merged before the test was merged, so it ended up with the wrong version.
This commit is contained in:
Daniel Nephin 2020-04-13 12:58:02 -04:00
parent 6b860c926f
commit 25b585d0bf
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"id": "test-proxy",
"metadata": {
"namespace": "default",
"envoy_version": "1.13.1"
"envoy_version": "1.14.1"
}
},
"static_resources": {