From ed182020550ec5778e5a8d469bf194b7be60b0c0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 24 Nov 2022 00:21:22 +0000 Subject: [PATCH] Update container image tccr.io/truecharts/babybuddy to 1.13.2 --- charts/stable/babybuddy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/babybuddy/values.yaml b/charts/stable/babybuddy/values.yaml index e82058b978a..ac7baa783ce 100644 --- a/charts/stable/babybuddy/values.yaml +++ b/charts/stable/babybuddy/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/babybuddy pullPolicy: IfNotPresent - tag: 1.13.2@sha256:6ed7a38260fa25213db105a2c42bfae343815dc74bd3a1e0e8a5cf1f032dd400 + tag: 1.13.2@sha256:6fe80dfba0b05e11f35468802379d8b0626cab6063f9c1de8ddebec77fce8572 env: DB_ENGINE: "django.db.backends.postgresql"