mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-27 12:30:23 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -4,6 +4,11 @@
|
||||
|
||||
|
||||
|
||||
## [redmine-6.0.14](https://github.com/truecharts/charts/compare/redmine-6.0.13...redmine-6.0.14) (2022-12-07)
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-6.0.13](https://github.com/truecharts/charts/compare/redmine-6.0.12...redmine-6.0.13) (2022-12-06)
|
||||
|
||||
### Chore
|
||||
@@ -91,9 +96,4 @@
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.0.4"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 6.0.13
|
||||
version: 6.0.14
|
||||
name: redmine
|
||||
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
type: application
|
||||
4
stable/redmine/6.0.14/app-changelog.md
Normal file
4
stable/redmine/6.0.14/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [redmine-6.0.14](https://github.com/truecharts/charts/compare/redmine-6.0.13...redmine-6.0.14) (2022-12-07)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.0.4@sha256:54157a9f286285440142077ddc6bc219002304aea3be01bc692ba6e0c1854365
|
||||
tag: 5.0.4@sha256:2ce0ff8b96bcb9c168c0eb317e0beac1d11974ddd54f1bb429b0e739025c1e68
|
||||
|
||||
env:
|
||||
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
Reference in New Issue
Block a user