Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b6f9b2d14a
commit
31f9d46f42
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redmine-8.0.11](https://github.com/truecharts/charts/compare/redmine-8.0.10...redmine-8.0.11) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14237](https://github.com/truecharts/charts/issues/14237))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redmine-8.0.12](https://github.com/truecharts/charts/compare/redmine-8.0.11...redmine-8.0.12) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14240](https://github.com/truecharts/charts/issues/14240))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-8.0.11](https://github.com/truecharts/charts/compare/redmine-8.0.10...redmine-8.0.11) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [redmine-8.0.2](https://github.com/truecharts/charts/compare/redmine-8.0.1...redmine-8.0.2) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#13207](https://github.com/truecharts/charts/issues/13207))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redmine-8.0.1](https://github.com/truecharts/charts/compare/redmine-8.0.0...redmine-8.0.1) (2023-10-03)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.6"
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 8.0.11
|
||||
version: 8.0.12
|
||||
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.12](https://github.com/truecharts/charts/compare/redmine-8.0.11...redmine-8.0.12) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redmine to v5.0.6 ([#14240](https://github.com/truecharts/charts/issues/14240))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.0.6@sha256:d446011e2e4f078d52238759f3126bba9381c34005bd1cfcf645634178c71041
|
||||
tag: v5.0.6@sha256:011a94f5f6628a45119fa37f5aea1c11a6fc3c6a46d13bc8011b30b47fd50d3d
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
Loading…
Reference in New Issue