Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-26 18:55:03 +00:00
parent 3991574021
commit 66c90b1bf8
13 changed files with 6 additions and 11 deletions

View File

@ -1,9 +0,0 @@
## [redmine-6.0.7](https://github.com/truecharts/charts/compare/redmine-6.0.6...redmine-6.0.7) (2022-11-23)
### Chore
- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745))

View File

@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "5.0.3"
kubeVersion: ">=1.16.0-0"
version: 6.0.7
version: 6.0.8
name: redmine
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
type: application

View File

@ -0,0 +1,4 @@
## [redmine-6.0.8](https://github.com/truecharts/charts/compare/redmine-6.0.7...redmine-6.0.8) (2022-11-26)

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redmine
pullPolicy: IfNotPresent
tag: 5.0.3@sha256:838237794e719634e994e220aacafd16c0fa9ce6fcebe90525c53dbb34a37fe3
tag: 5.0.3@sha256:465336983a49fc77c17b9b0e16205e7884b0172c0147368a0374220541ce18c3
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"