Skip to content

Commit 6a9a18b

Browse files
committed
fix(ocm): update Istio version to 1.27.0
1 parent 6b98083 commit 6a9a18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ocm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
REBAC_AUTHZ_WEBHOOK_VERSION=${{ env.REBAC_AUTHZ_WEBHOOK_VERSION }} \
9898
PORTAL_VERSION=${{ env.PORTAL_VERSION }} \
9999
VIRTUAL_WORKSPACES_VERSION=${{ env.VIRTUAL_WORKSPACES_VERSION }} \
100-
ISTIO_VERSION=1.25.0 \
100+
ISTIO_VERSION=1.27.0 \
101101
CROSSPLANE_VERSION=1.9.2 \
102102
KCP_OPERATOR_VERSION=0.1.1
103103

0 commit comments

Comments
 (0)