Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8df33b725f
commit
b6db122358
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redmine-8.0.10](https://github.com/truecharts/charts/compare/redmine-8.0.9...redmine-8.0.10) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14231](https://github.com/truecharts/charts/issues/14231))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-8.0.9](https://github.com/truecharts/charts/compare/redmine-8.0.8...redmine-8.0.9) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [redmine-8.0.0](https://github.com/truecharts/charts/compare/redmine-7.0.26...redmine-8.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-7.0.26](https://github.com/truecharts/charts/compare/redmine-7.0.25...redmine-7.0.26) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.6"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 8.0.9
|
||||
version: 8.0.10
|
||||
name: redmine
|
||||
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redmine-8.0.10](https://github.com/truecharts/charts/compare/redmine-8.0.9...redmine-8.0.10) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14231](https://github.com/truecharts/charts/issues/14231))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.0.6@sha256:c2eb411ff7d66ad40acf616aa1c46277d110dd164ece1c7a2357a8a7baba4222
|
||||
tag: v5.0.6@sha256:c0a7cacd2571bb41532c55b73f03ab45df69937cf03dd88fa9f67b628d784ca6
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redmine-8.0.9](https://github.com/truecharts/charts/compare/redmine-8.0.8...redmine-8.0.9) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14224](https://github.com/truecharts/charts/issues/14224))
|
||||
|
||||
|
Loading…
Reference in New Issue