Skip to content

Commit 486a1e1

Browse files
authored
[DPE-7502] Update PG to 16.9 (#944)
* Update PG to 16.9 * Workload version
1 parent 577307e commit 486a1e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

refresh_versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
charm_major = 1
2-
workload = "16.8"
2+
workload = "16.9"
33

44
[snap]
55
name = "charmed-postgresql"
66

77
[snap.revisions]
88
# amd64
9-
x86_64 = "182"
9+
x86_64 = "183"
1010
# arm64
11-
aarch64 = "181"
11+
aarch64 = "185"

0 commit comments

Comments
 (0)