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

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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-08-24 08:37:37 +03:00
committed by GitHub
parent f94183dffb
commit e44eb9524b
78 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.2"
kubeVersion: ">=1.16.0-0"
version: 3.0.37
version: 3.0.38
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:0502adc4c765071cbcd30040282a199b0f3b634ebddc92eb6a4f09eba19a6940
tag: v5.0.2@sha256:f7754cb9991c3ef0aae6bd8f33d9aa0d3c2aacff1ec69b4f970f86531ef2f891
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"