Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent ccbed69 commit 53f2a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/generic-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ database:
postgresql:
image:
repository: postgres
tag: "16.6@sha256:c965017e1d29eb03e18a11abc25f5e3cd78cb5ac799d495922264b8489d5a3a1"
tag: "17.2@sha256:3267c505060a0052e5aa6e5175a7b41ab6b04da2f8c4540fc6e98a37210aa2d3"
backup:
schedule: "0 4 * * *"
image:
Expand Down

0 comments on commit 53f2a13

Please sign in to comment.