From 742c293243e5c8165e065b5b53af7bac6647fad1 Mon Sep 17 00:00:00 2001 From: openDesk Bot Date: Thu, 6 Jun 2024 08:27:54 +0000 Subject: [PATCH] fix(openproject): Bump library/postgres image to v16. --- helmfile/environments/default/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 0ce4c78a..00167da5 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -279,7 +279,7 @@ images: # upstreamRepository: "library/postgres" registry: "registry-1.docker.io" repository: "library/postgres" - tag: "13@sha256:681d00c915f371c152b37d2aa92c318ae5a0e0bfbed0d767ca4a89b5df852e17" + tag: "16@sha256:1bf73ccae25238fa555100080042f0b2f9be08eb757e200fe6afc1fc413a1b3c" openxchangeBootstrap: # providerCategory: "Community" # providerResponsible: "openDesk"