]> git.openstreetmap.org Git - chef.git/commitdiff
Use postgres 15 for test
authorTom Hughes <tom@compton.nu>
Fri, 27 Jan 2023 20:23:36 +0000 (20:23 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 27 Jan 2023 20:23:36 +0000 (20:23 +0000)
.kitchen.yml

index 47630151624ed9fa3c1c118473741970ccd99c6c..7213207ed294d5563d41edd72e4d415bad29d464 100644 (file)
@@ -297,7 +297,7 @@ suites:
     attributes:
       postgresql:
         versions:
-          - 10
+          - 15
   - name: prometheus
     run_list:
       - recipe[prometheus::default]