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 Oct 21, 2024
1 parent 9866a4d commit 96fb3f6
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:91f464e7ba0ad91a106c94cff079fb4384139291b8c0502fd36989cf2c788bbb"
tag: "17.0@sha256:8d3be35b184e70d81e54cbcbd3df3c0b47f37d06482c0dd1c140db5dbcc6a808"
backup:
schedule: "0 4 * * *"
image:
Expand Down

0 comments on commit 96fb3f6

Please sign in to comment.