Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
942dc5765e
commit
22f8fbc132
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redmine-8.0.5](https://github.com/truecharts/charts/compare/redmine-8.0.4...redmine-8.0.5) (2023-10-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13601](https://github.com/truecharts/charts/issues/13601))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-8.0.4](https://github.com/truecharts/charts/compare/redmine-8.0.3...redmine-8.0.4) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-7.0.21](https://github.com/truecharts/charts/compare/redmine-7.0.20...redmine-7.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.6"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 8.0.4
|
||||
version: 8.0.5
|
||||
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.5](https://github.com/truecharts/charts/compare/redmine-8.0.4...redmine-8.0.5) (2023-10-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13601](https://github.com/truecharts/charts/issues/13601))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.0.6@sha256:2ab6a2410b661bb534121dd2225318802d3158cc0e997db202b73322c2acbc55
|
||||
tag: v5.0.6@sha256:3d8f2ea133224ae219049fb4aeb21b89f8e41bf8aa2d79350483df55d13448a5
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
Loading…
Reference in New Issue