From 65d5232fc45a6c711b3aae19adf956b8c5066ad3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 6 Dec 2022 23:21:39 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/redmine to 5.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 7558b5194c8..1a01d1756d0 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.4@sha256:aac3eb95ccd4362045ea08e4ff89a1e7815700a9a9e3f1f3c52894af23589ccc + tag: 5.0.4@sha256:54157a9f286285440142077ddc6bc219002304aea3be01bc692ba6e0c1854365 env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"