Skip to content

Commit

Permalink
Upgrade postgresql to 17.2
Browse files Browse the repository at this point in the history
Signed-off-by: Yashvi Jain <[email protected]>
  • Loading branch information
Yashvi Jain committed Dec 19, 2024
1 parent 328d0d4 commit 64336fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/automate-postgresql/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ pg_version="17.2"
ident="20241203071443"

pkg_deps=(
core/coreutils
chef/mlsa
core/coreutils/9.4/20241017111752
chef/mlsa/1.0.1/20241018111404
${vendor_origin}/postgresql17/${pg_version}/${ident}
)

Expand Down

0 comments on commit 64336fc

Please sign in to comment.