Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
istio 1.20.0 rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
laurafitzgerald committed Nov 9, 2023
1 parent ff597f3 commit 2541a2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/istio/istio-operator-init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ spec:
serviceAccountName: istio-operator
containers:
- name: istio-operator
image: docker.io/istio/operator:1.17.0
image: docker.io/istio/operator:1.20.0-rc.0
command:
- operator
- server
Expand Down
2 changes: 1 addition & 1 deletion hack/make/dependencies.make
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ CONTROLLER_TOOLS_VERSION ?= v0.10.0
KIND_VERSION ?= v0.17.0
HELM_VERSION ?= v3.10.0
YQ_VERSION ?= v4.30.8
ISTIOVERSION ?= 1.17.0
ISTIOVERSION ?= 1.20.0-rc.0
OPERATOR_SDK_VERSION ?= 1.28.0
CLUSTERADM_VERSION ?= 0.6.0
SUBCTL_VERSION ?= release-0.15
Expand Down

0 comments on commit 2541a2c

Please sign in to comment.