Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cbc1ac98fa
commit
79d4fbafaa
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [redmine-8.0.3](https://github.com/truecharts/charts/compare/redmine-8.0.2...redmine-8.0.3) (2023-10-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redmine-8.0.4](https://github.com/truecharts/charts/compare/redmine-8.0.3...redmine-8.0.4) (2023-10-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13570](https://github.com/truecharts/charts/issues/13570))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redmine-8.0.3](https://github.com/truecharts/charts/compare/redmine-8.0.2...redmine-8.0.3) (2023-10-07)
|
## [redmine-8.0.3](https://github.com/truecharts/charts/compare/redmine-8.0.2...redmine-8.0.3) (2023-10-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redmine-7.0.20](https://github.com/truecharts/charts/compare/redmine-7.0.19...redmine-7.0.20) (2023-06-04)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.0.6"
|
appVersion: "5.0.6"
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
version: 8.0.3
|
version: 8.0.4
|
||||||
name: redmine
|
name: redmine
|
||||||
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [redmine-8.0.4](https://github.com/truecharts/charts/compare/redmine-8.0.3...redmine-8.0.4) (2023-10-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13570](https://github.com/truecharts/charts/issues/13570))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/redmine
|
repository: tccr.io/truecharts/redmine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v5.0.6@sha256:922d3609cac997132eb4f43c1c017d1f4be9710f84918aee25a455cd93ccd2fc
|
tag: v5.0.6@sha256:2ab6a2410b661bb534121dd2225318802d3158cc0e997db202b73322c2acbc55
|
||||||
redmine:
|
redmine:
|
||||||
plugins_migrate: true
|
plugins_migrate: true
|
||||||
no_db_migrate: false
|
no_db_migrate: false
|
Loading…
Reference in New Issue