Skip to content

Commit

Permalink
Merge pull request #623 from planetscale/mods-to-main-for-release-21.…
Browse files Browse the repository at this point in the history
…0-rc1

Release 2.14: Mods to main for release 21.0 rc1
  • Loading branch information
frouioui authored Oct 21, 2024
2 parents f7c65b3 + d3ef4b3 commit 9d17dc0
Show file tree
Hide file tree
Showing 4 changed files with 241 additions and 133 deletions.
10 changes: 5 additions & 5 deletions test/endtoend/operator/101_initial_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ metadata:
name: example
spec:
images:
vtctld: vitess/lite:v20.0.2
vtgate: vitess/lite:v20.0.2
vttablet: vitess/lite:v20.0.2
vtorc: vitess/lite:v20.0.2
vtbackup: vitess/lite:v20.0.2
vtctld: vitess/lite:v21.0.0-rc1
vtgate: vitess/lite:v21.0.0-rc1
vttablet: vitess/lite:v21.0.0-rc1
vtorc: vitess/lite:v21.0.0-rc1
vtbackup: vitess/lite:v21.0.0-rc1
mysqld:
mysql80Compatible: mysql:8.0.30
mysqldExporter: prom/mysqld-exporter:v0.11.0
Expand Down
Loading

0 comments on commit 9d17dc0

Please sign in to comment.