File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1010 push :
1111 branches :
1212 - 14/edge
13+ - 16/edge
1314 paths :
1415 - snap/**
1516 workflow_dispatch :
2526 - build
2627 uses : canonical/data-platform-workflows/.github/workflows/release_snap.yaml@v30.1.3
2728 with :
28- channel : 14/edge
29+ channel : ${{ github.ref_name }}
2930 artifact-prefix : ${{ needs.build.outputs.artifact-prefix }}
3031 secrets :
3132 snap-store-token : ${{ secrets.SNAP_STORE_TOKEN }}
Original file line number Diff line number Diff line change 11name : postgresql
2- base : core22
3- version : ' 14.15 '
2+ base : core24
3+ version : ' 16.6 '
44summary : PostgreSQL in a snap.
55description : |
66 PostgreSQL is a free and open-source relational database management
@@ -126,7 +126,7 @@ parts:
126126 postgres-debs :
127127 plugin : nil
128128 stage-packages :
129- - postgresql=14+238
129+ - postgresql=16+257build1
130130 - util-linux
131131 - locales-all
132132 organize :
You can’t perform that action at this time.
0 commit comments