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

This commit is contained in:
TrueCharts Bot
2022-12-07 08:00:00 +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.14 version: 6.0.15
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:2ce0ff8b96bcb9c168c0eb317e0beac1d11974ddd54f1bb429b0e739025c1e68 tag: 5.0.4@sha256:1faccdb448a42af3d8a4bc91581baae6ea9893c4da1cf2dc4dcb5ab9f3147d6a
env: env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"