diff --git a/server/kustomization.yml b/server/kustomization.yml index 5951bba..81e8cac 100644 --- a/server/kustomization.yml +++ b/server/kustomization.yml @@ -47,7 +47,7 @@ secretGenerator: images: - name: postgres-server newName: library/postgres - newTag: "15.4" + newTag: "16.0" - name: postgres-metrics newName: prometheuscommunity/postgres-exporter newTag: "v0.13.2"