Skip to content

Commit

Permalink
Merge pull request #632 from planetscale/v2.14.0_ga_mods
Browse files Browse the repository at this point in the history
Mods for v2.14.0 ga release
  • Loading branch information
frouioui authored Oct 30, 2024
2 parents 2900f70 + 930825a commit 2fe6e49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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: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
vtctld: vitess/lite:v21.0.0
vtgate: vitess/lite:v21.0.0
vttablet: vitess/lite:v21.0.0
vtorc: vitess/lite:v21.0.0
vtbackup: vitess/lite:v21.0.0
mysqld:
mysql80Compatible: mysql:8.0.30
mysqldExporter: prom/mysqld-exporter:v0.11.0
Expand Down
2 changes: 1 addition & 1 deletion test/endtoend/operator/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6993,7 +6993,7 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: vitess-operator
image: planetscale/vitess-operator:v2.14.0-rc1
image: planetscale/vitess-operator:v2.14.0
name: vitess-operator
resources:
limits:
Expand Down

0 comments on commit 2fe6e49

Please sign in to comment.