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

* 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-06-11 09:31:56 +02:00
committed by GitHub
parent 58505c01fb
commit 069c23a19b
85 changed files with 88 additions and 88 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.1"
kubeVersion: '>=1.16.0-0'
version: 3.0.0
version: 3.0.1
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.1@sha256:f6d6d4f020257b9ee0667021cb59674d6cc78aef08458172b6eb103c4183566b
tag: v5.0.1@sha256:13283a6e09ed35b63a017123c64f438e7f7af015641ab32e39c481f75546dd66
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"