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

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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-05-18 19:09:29 +02:00
committed by GitHub
parent ac11859763
commit 63fa6a260d
53 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.0"
kubeVersion: '>=1.16.0-0'
version: 1.0.29
version: 1.0.30
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:331f2cd94f01634655275fd3b496f3d051d182686db6d524523118c38bb3e99d
tag: v5.0.1@sha256:b6ffd69e5badb6690b40e4ede5c81e5a1542467a22b1c18023f937e944b3289e
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"