Merge pull request #5076 from truecharts/renovate/tccr.io-truecharts-redmine-5.x
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.0.3"
|
appVersion: "5.0.4"
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
version: 6.0.10
|
version: 6.0.11
|
||||||
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,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/redmine
|
repository: tccr.io/truecharts/redmine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.0.3@sha256:465336983a49fc77c17b9b0e16205e7884b0172c0147368a0374220541ce18c3
|
tag: 5.0.4@sha256:aac3eb95ccd4362045ea08e4ff89a1e7815700a9a9e3f1f3c52894af23589ccc
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user