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 Dec 25, 2024
1 parent 10419e3 commit 9276ade
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:5620f242bbc0e17478556102327e7efcf60ab48de3607c9e0ea98800841785ec"
tag: "17.1@sha256:163763c8afd28cae69035ce84b12d8180179559c747c0701b3cad17818a0dbc5"
backup:
schedule: "0 4 * * *"
image:
Expand Down

0 comments on commit 9276ade

Please sign in to comment.