diff --git a/server/kustomization.yml b/server/kustomization.yml index c5aab35..e44ff44 100644 --- a/server/kustomization.yml +++ b/server/kustomization.yml @@ -47,7 +47,7 @@ secretGenerator: images: - name: postgres-server newName: library/postgres - newTag: "16.1" + newTag: "16.2" - name: postgres-metrics newName: prometheuscommunity/postgres-exporter newTag: "v0.15.0"