Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v15.6 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: RB <[email protected]>
  • Loading branch information
maxim-mityutko and RB committed Feb 19, 2024
1 parent 25a6a08 commit da66b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/cluster/default/postgres/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
restartPolicy: Always
containers:
- name: postgres
image: postgres:15.5
image: postgres:15.6
resources:
requests:
memory: 50Mi
Expand Down

0 comments on commit da66b64

Please sign in to comment.