File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ MySQL is a widely used, open-source relational database management system (RDBMS
2121| Major Versions | Description |
2222| ---------------| --------------|
2323| 5.7 | 5.7.44 |
24- | 8.0 | \[ 8.0.33 ~ 8.0.44 \] |
24+ | 8.0 | \[ 8.0.30 ~ 8.0.39 \] |
2525| 8.4 | 8.4.0 ~ 8.4.2|
2626
2727## Prerequisites
7474 # ServiceVersion specifies the version of the Service expected to be
7575 # provisioned by this Component.
7676 # When componentDef is "mysql-8.0",
77- # Valid options are: [8.0.33 ~8.0.44 ]
77+ # Valid options are: [8.0.30 ~8.0.39 ]
7878 serviceVersion : 8.0.35
7979 # Determines whether metrics exporter information is annotated on the
8080 # Component's headless Service.
@@ -126,7 +126,7 @@ spec:
126126 # ServiceVersion specifies the version of the Service expected to be
127127 # provisioned by this Component.
128128 # When componentDef is "mysql-8.0",
129- # Valid options are: [8.0.33 to 8.0.44 ]
129+ # Valid options are: [8.0.30 to 8.0.39 ]
130130 serviceVersion : 8.0.35
131131` ` `
132132
You can’t perform that action at this time.
0 commit comments