We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab714f commit 57cbc90Copy full SHA for 57cbc90
2 files changed
.github/workflows/generate-release-metadata.yml
variables.yml
@@ -1,20 +1,20 @@
1
# PG Variables set for HTML output
2
# See also mkdocs.yml plugins.with-pdf.cover_subtitle and output_path
3
4
-release: 2026-05-14
5
-dockertag: 2026-05-14
6
-pgversion: 2026-05-14
7
-pgsmversion: 2026-05-14
+release: 'release-notes-v16.14'
+dockertag: '16.14'
+pgversion: '16'
+pgsmversion: '2.3.2'
8
9
10
-date: 2026-05-14
+date:
11
16_14: 2026-05-14
12
- 16_13: 2026-05-14
13
- 16_11: 2026-05-14
14
- 16_10: 2026-05-14
15
- 16_9_1: 2026-05-14
16
- 16_9: 2026-05-14
17
- 16_8: 2026-05-14
18
- 16_6: 2026-05-14
19
- 16_4: 2026-05-14
+ 16_13: 2026-02-26
+ 16_11: 2025-12-01
+ 16_10: 2025-09-11
+ 16_9_1: 2025-07-10
+ 16_9: 2025-05-29
+ 16_8: 2025-02-27
+ 16_6: 2024-12-03
+ 16_4: 2024-09-10
20
0 commit comments