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

* 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-07-29 15:25:33 +02:00
committed by GitHub
parent a1aa4c37a3
commit d054c5069d
81 changed files with 81 additions and 81 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.2"
kubeVersion: ">=1.16.0-0"
version: 3.0.29
version: 3.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.2@sha256:75752428257d4b486e2c408aee4e85544a772f889b32f2f7cf9c518dc50d812d
tag: v5.0.2@sha256:afdf658c1f9bd98b607f66190603bafb2576a42a9d1971d44e2318f37a87610e
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"