mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
feat(codenamemap): add support for Ubuntu 22.04
This commit is contained in:
parent
4acf606776
commit
fdf5f36c2d
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
||||||
{{ debian_codename('bionic', '10') }}
|
{{ debian_codename('bionic', '10') }}
|
||||||
{{ debian_codename('eoan', '11') }}
|
{{ debian_codename('eoan', '11') }}
|
||||||
{{ debian_codename('focal', '12') }}
|
{{ debian_codename('focal', '12') }}
|
||||||
|
{{ debian_codename('jammy', '14') }}
|
||||||
|
|
||||||
## Fedora
|
## Fedora
|
||||||
# https://download.postgresql.org/pub/repos/yum/13/fedora/
|
# https://download.postgresql.org/pub/repos/yum/13/fedora/
|
||||||
|
|
Loading…
Add table
Reference in a new issue