Merge pull request #5076 from truecharts/renovate/tccr.io-truecharts-redmine-5.x

This commit is contained in:
TrueCharts Bot
2022-12-02 07:51:28 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.3"
appVersion: "5.0.4"
kubeVersion: ">=1.16.0-0"
version: 6.0.10
version: 6.0.11
name: redmine
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
type: application
+1 -1
View File
@@ -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 }}"