From 612f946445abe022cebddf5e6add079d22ebe518 Mon Sep 17 00:00:00 2001 From: prskr Date: Sat, 18 May 2024 22:07:15 +0000 Subject: [PATCH] Update umami/kustomization.yaml --- umami/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umami/kustomization.yaml b/umami/kustomization.yaml index a3dc5a2..180b93d 100644 --- a/umami/kustomization.yaml +++ b/umami/kustomization.yaml @@ -6,7 +6,7 @@ namespace: umami images: - name: umami newName: ghcr.io/umami-software/umami - newTag: postgresql-v2.11.2 + newTag: postgresql-v2.11.3 labels: - includeSelectors: true