Skip to content

Commit 6a6853f

Browse files
authored
Merge pull request #35136 from alebedev87/contour-1.18
Bump Contour v1.18.0
2 parents 5703767 + 4d6c066 commit 6a6853f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/nw-install-config-gateway-api.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following guide provides instructions for using link:https://gateway-api.sig
2424
+
2525
[source,terminal]
2626
----
27-
$ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.16.0/examples/gateway/gateway.yaml
27+
$ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.18.0/examples/gateway/gateway.yaml
2828
----
2929
+
3030
[NOTE]
@@ -60,7 +60,7 @@ The number of Envoy pods depends on how many worker nodes are in your cluster.
6060
+
6161
[source,terminal]
6262
----
63-
$ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.16.0/examples/gateway/kuard/kuard.yaml
63+
$ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.18.0/examples/gateway/kuard/kuard.yaml
6464
----
6565
+
6666
.Verification

modules/nw-install-contour-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Install the Contour Operator on {product-title} to use link:https://gateway-api.
2323
+
2424
[source,terminal]
2525
----
26-
$ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.16.0/examples/operator/operator.yaml
26+
$ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.18.0/examples/operator/operator.yaml
2727
----
2828
+
2929
[NOTE]

0 commit comments

Comments
 (0)