Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-12-07 00:00:38 +00:00
parent a643e71983
commit 7a048579ad
13 changed files with 20 additions and 20 deletions

View File

@@ -1,9 +0,0 @@
## [redmine-6.0.12](https://github.com/truecharts/charts/compare/redmine-6.0.11...redmine-6.0.12) (2022-12-05)
### Chore
- update helm general non-major

View File

@@ -4,6 +4,15 @@
## [redmine-6.0.13](https://github.com/truecharts/charts/compare/redmine-6.0.12...redmine-6.0.13) (2022-12-06)
### Chore
- update container image tccr.io/truecharts/redmine to 5.0.4
## [redmine-6.0.12](https://github.com/truecharts/charts/compare/redmine-6.0.11...redmine-6.0.12) (2022-12-05)
### Chore
@@ -88,12 +97,3 @@
## [redmine-6.0.9](https://github.com/truecharts/charts/compare/redmine-6.0.8...redmine-6.0.9) (2022-11-29)
## [redmine-6.0.9](https://github.com/truecharts/charts/compare/redmine-6.0.8...redmine-6.0.9) (2022-11-29)

View File

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

View File

@@ -0,0 +1,9 @@
## [redmine-6.0.13](https://github.com/truecharts/charts/compare/redmine-6.0.12...redmine-6.0.13) (2022-12-06)
### Chore
- update container image tccr.io/truecharts/redmine to 5.0.4

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redmine
pullPolicy: IfNotPresent
tag: 5.0.4@sha256:aac3eb95ccd4362045ea08e4ff89a1e7815700a9a9e3f1f3c52894af23589ccc
tag: 5.0.4@sha256:54157a9f286285440142077ddc6bc219002304aea3be01bc692ba6e0c1854365
env:
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"