Skip to content

Commit

Permalink
Merge pull request #569 from planetscale/release-20.0.0
Browse files Browse the repository at this point in the history
vitess release 20.0.0
  • Loading branch information
shlomi-noach authored Jun 27, 2024
2 parents f661311 + e0b83a4 commit 826123d
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 826123d

Please sign in to comment.