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 Sep 30, 2024
1 parent 81bb577 commit 41f8735
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.4@sha256:17b6fe3a18780358f7f44a02bc21a8ef5f349aa83d8dae96d43cd168a97cf6fa"
tag: "17.0@sha256:4ec37d2a07a0067f176fdcc9d4bb633a5724d2cc4f892c7a2046d054bb6939e5"
backup:
schedule: "0 4 * * *"
image:
Expand Down

0 comments on commit 41f8735

Please sign in to comment.