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 3917539
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.1@sha256:163763c8afd28cae69035ce84b12d8180179559c747c0701b3cad17818a0dbc5"
backup:
schedule: "0 4 * * *"
image:
Expand Down

0 comments on commit 3917539

Please sign in to comment.