diff --git a/libs/envoy-gateway/config.jsonnet b/libs/envoy-gateway/config.jsonnet index 2484f251..e350c6eb 100644 --- a/libs/envoy-gateway/config.jsonnet +++ b/libs/envoy-gateway/config.jsonnet @@ -1,8 +1,9 @@ local config = import 'jsonnet/config.jsonnet'; local versions = [ 'v1.5.9', - 'v1.6.5', - 'v1.7.1', + 'v1.6.7', + 'v1.7.3', + 'v1.8.0', ]; config.new(