From 5cc520c559436681ce70d401c2d29841f1951df1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 12:57:31 +0000 Subject: [PATCH] chore(deps): 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 3759a373c87..ec275728b6c 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:593bc7c962af2e13b17dfa729857e1d9c96697f0707ba232c52f900a7ff821e6 + tag: 1.13.2@sha256:9371efaea6cb0ce64a36d033652a489c8d4b2c51cf92fbb60a043fb35b9a70f3 env: DB_ENGINE: "django.db.backends.postgresql"