mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-17 10:10:30 +00:00

## [0.56.3](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.2...v0.56.3) (2022-02-12) ### Code Refactoring * **salt-lint:** fix violation ([7b62a62
](7b62a627e0
)) ### Continuous Integration * update linters to latest versions [skip ci] ([d9a2eb5
](d9a2eb505b
)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([0a08d4f
](0a08d4fa9a
)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([3abbd24
](3abbd242a5
)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([c66269a
](c66269abfc
)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8ef45fb
](8ef45fbe71
))
9 lines
301 B
Text
9 lines
301 B
Text
name: mysql
|
|
os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD
|
|
os_family: RedHat, Debian, Suse, Gentoo, FreeBSD
|
|
version: 0.56.3
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for installing MySQL
|
|
description: Formula for installing MySQL database client and/or server
|
|
top_level_dir: mysql
|