Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
edcc73a636
commit
2b70d044ca
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redmine-7.0.10](https://github.com/truecharts/charts/compare/redmine-7.0.9...redmine-7.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v ([#8362](https://github.com/truecharts/charts/issues/8362))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-7.0.9](https://github.com/truecharts/charts/compare/redmine-7.0.8...redmine-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-6.0.32](https://github.com/truecharts/charts/compare/redmine-6.0.31...redmine-6.0.32) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.4"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 7.0.9
|
||||
version: 7.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-7.0.10](https://github.com/truecharts/charts/compare/redmine-7.0.9...redmine-7.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v ([#8362](https://github.com/truecharts/charts/issues/8362))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.0.4@sha256:d1c1d5d4560e9165491d7691f3b0f617536b4b6fda2896d38d67e87cd81c71a7
|
||||
tag: 5.0.4@sha256:25681ad284a83fe8a45b2e6f0c04e31f01202d6336ce36a791439814ec598dcb
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redmine-7.0.9](https://github.com/truecharts/charts/compare/redmine-7.0.8...redmine-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue