chore(deps): update docker general non-major (#2357)

* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2022-03-31 15:09:42 +02:00
committed by GitHub
co-authored by TrueCharts-Bot
parent 190efd4a36
commit 7f12bce02b
49 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.0"
kubeVersion: '>=1.16.0-0'
version: 1.0.13
version: 1.0.14
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: v5.0.0@sha256:4af49f21d0d160a36f62d4e13bed36933ed81b7692c75b7c3d03fb2ec61f175e
tag: v5.0.0@sha256:c621fdb87880922626406219affa53f79fec8891737b89d6a5dd7e4d72e83345
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"