Merge pull request #46 from dumasg/main
fix(doc): change version in doc 10.10 to 10.6
This commit is contained in:
commit
c1daff2f76
|
|
@ -91,7 +91,7 @@ Available variables are listed below, along with default values (see
|
||||||
```yaml
|
```yaml
|
||||||
mariadb_use_official_repo: false
|
mariadb_use_official_repo: false
|
||||||
mariadb_use_official_repo_url: https://deb.mariadb.org
|
mariadb_use_official_repo_url: https://deb.mariadb.org
|
||||||
mariadb_use_official_repo_version: "10.10"
|
mariadb_use_official_repo_version: "10.11"
|
||||||
mariadb_use_official_repo_format_deb822: false
|
mariadb_use_official_repo_format_deb822: false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -295,6 +295,6 @@ avoid lengthy locks.
|
||||||
- fauust.mariadb
|
- fauust.mariadb
|
||||||
```
|
```
|
||||||
|
|
||||||
## Lincense
|
## License
|
||||||
|
|
||||||
GNU General Public License v3.0
|
GNU General Public License v3.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue