From f6b82d2f1b37bb681cc93722305d8be199470bb5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 6 Feb 2023 07:22:34 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/babybuddy to 1.14.0 --- 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 32e2709da1e..21fe396b692 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.14.0@sha256:34f6ba4cc1f02b14e73d11346d29fb8719068d99d989eb159eddc58b30948a2b + tag: 1.14.0@sha256:4836ab7984f5264ec4e5610485f6a153bc52a00123a86bd1acb483fc8495c40e env: DB_ENGINE: "django.db.backends.postgresql"