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

* 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-04-26 09:56:48 +00:00
committed by GitHub
co-authored by TrueCharts-Bot
parent eb1ba9b53a
commit 74c4859701
110 changed files with 115 additions and 115 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.0"
kubeVersion: '>=1.16.0-0'
version: 1.0.21
version: 1.0.22
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:6a6503627e202abaed4b3183b247df34c2707dd54fb7eed863e19906e1c6c3d7
tag: v5.0.0@sha256:fdf4537fd435a063b6423433efb5b0904e0c3bfa168489655ecc67cb1dae72bb
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"