diff --git a/k8s/magiclove/envoy_gateway/config_map_list.cue b/k8s/magiclove/envoy_gateway/config_map_list.cue index 2375e3d77..0c57e1ae6 100644 --- a/k8s/magiclove/envoy_gateway/config_map_list.cue +++ b/k8s/magiclove/envoy_gateway/config_map_list.cue @@ -34,7 +34,7 @@ import ( }] } } - shutdownManager: image: "docker.io/envoyproxy/gateway:v1.4.2" + shutdownManager: image: "docker.io/envoyproxy/gateway:v1.6.0" } type: "Kubernetes" }