Skip to content

Commit 07745ed

Browse files
committed
docs(kubernetes): bump Envoy Gateway to v1.8.2
1 parent 6461677 commit 07745ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/kubernetes/ingress.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Envoy Gateway installs the Gateway API CRDs and controller:
1919
```shell
2020
helm install eg \
2121
oci://docker.io/envoyproxy/gateway-helm \
22-
--version v1.8.1 \
22+
--version v1.8.2 \
2323
--namespace envoy-gateway-system \
2424
--create-namespace \
2525
--wait

0 commit comments

Comments
 (0)