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:
@@ -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,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 }}"
|
||||
|
||||
Reference in New Issue
Block a user