Skip to content

Commit

Permalink
vitess release 20.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Shlomi Noach <[email protected]>
  • Loading branch information
shlomi-noach committed Jun 27, 2024
1 parent f661311 commit e0b83a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/endtoend/operator/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6885,7 +6885,7 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: vitess-operator
image: planetscale/vitess-operator:v2.13.0-rc2
image: planetscale/vitess-operator:v2.13.0
name: vitess-operator
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion test/endtoend/upgrade_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ killall kubectl
setupKubectlAccessForCI

get_started "operator.yaml" "101_initial_cluster.yaml"
verifyVtGateVersion "20.0.0-rc2"
verifyVtGateVersion "20.0.0"
checkSemiSyncSetup
# Initially too durability policy should be specified
verifyDurabilityPolicy "commerce" "semi_sync"
Expand Down

0 comments on commit e0b83a4

Please sign in to comment.