From 32411c1d8df1bbdbdb3c2f36a4ab45e857d96904 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 2 Dec 2022 06:16:34 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/redmine to v5.0.4 --- charts/stable/redmine/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index f30d8b2b239..7558b5194c8 100644 --- a/charts/stable/redmine/values.yaml +++ b/charts/stable/redmine/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: 5.0.3@sha256:465336983a49fc77c17b9b0e16205e7884b0172c0147368a0374220541ce18c3 + tag: 5.0.4@sha256:aac3eb95ccd4362045ea08e4ff89a1e7815700a9a9e3f1f3c52894af23589ccc env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"