Skip to content

Commit 8248a83

Browse files
authored
Merge pull request saltstack-formulas#326 from myii/feat/add-support-for-jammy-22.04
feat(codenamemap): add support for Ubuntu 22.04
2 parents 4acf606 + fdf5f36 commit 8248a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postgres/codenamemap.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
{{ debian_codename('bionic', '10') }}
7777
{{ debian_codename('eoan', '11') }}
7878
{{ debian_codename('focal', '12') }}
79+
{{ debian_codename('jammy', '14') }}
7980

8081
## Fedora
8182
# https://download.postgresql.org/pub/repos/yum/13/fedora/

0 commit comments

Comments
 (0)