mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-07 04:51:44 +00:00

# [0.45.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.44.0...v0.45.0) (2022-07-18) ### Continuous Integration * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([2fefadf
](2fefadf902
)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([03fd3fa
](03fd3faed9
)) * **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([ad865fc
](ad865fc602
)) * update linters to latest versions [skip ci] ([f45dc9c
](f45dc9c04d
)) ### Features * **codenamemap:** add support for Ubuntu 22.04 ([fdf5f36
](fdf5f36c2d
)) ### Tests * **repository:** use `system.platform[:codename]` [skip ci] ([1c70c9c
](1c70c9c01c
)) * **system:** add `build_platform_codename` [skip ci] ([1270d0c
](1270d0c962
)) * **system.rb:** add support for `mac_os_x` [skip ci] ([76de88b
](76de88bc7b
))
9 lines
431 B
Text
9 lines
431 B
Text
name: postgres
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
|
|
version: 0.45.0
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: Postgres formula
|
|
description: Formula to install and configure PostgreSQL
|
|
top_level_dir: postgres
|