From 6e1480018472c337fed77d77bccdbe11da7148e5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:24:15 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/babybuddy to v --- 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 615a5c40c2d..d8dd48c719a 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:ff3cf704e473a2e1e3c351bbf23b932651855acc6c4e4997c509ca2447db0e11 + tag: 1.14.0@sha256:6342c87b0a65d31b067ec2729c86b532a1cd777986989c9601c3ce8e3122ff03 env: DB_ENGINE: "django.db.backends.postgresql"