Merge pull request #7046 from truecharts/renovate/tccr.io-truecharts-redmine-5.0.4

This commit is contained in:
TrueCharts Bot
2023-02-06 15:23:52 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2 apiVersion: v2
appVersion: "5.0.4" appVersion: "5.0.4"
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
version: 6.0.27 version: 6.0.28
name: redmine name: redmine
description: Redmine is a flexible project management web application written using Ruby on Rails framework. description: Redmine is a flexible project management web application written using Ruby on Rails framework.
type: application type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/redmine repository: tccr.io/truecharts/redmine
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 5.0.4@sha256:fc364c21087e0d674fb4b183f24d8bfc1d5e639b537dac310f4ef8e1db205f0d tag: 5.0.4@sha256:37e4b64fe54d77bd8313f4e715893f599b224c374e6ca6d1fae44dbc359a21ed
env: env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"