chore(deps): update container image redmine to 5.1.1@a935514 by renovate (#16446)
This commit is contained in:
parent
ac35ccd4bf
commit
23032bf083
|
@ -1,40 +1,40 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: redmine
|
||||
version: 9.0.11
|
||||
version: 9.0.12
|
||||
appVersion: 5.1.1
|
||||
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
home: https://truecharts.org/charts/stable/redmine
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/redmine/redmine
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/redmine
|
||||
- https://hub.docker.com/_/redmine
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/redmine
|
||||
- https://hub.docker.com/_/redmine
|
||||
- https://github.com/redmine/redmine
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- project
|
||||
- management
|
||||
- time
|
||||
- tracking
|
||||
- ticket
|
||||
- project
|
||||
- management
|
||||
- time
|
||||
- tracking
|
||||
- ticket
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.1@sha256:e60b696ddcc70689c7f04ac5bce4873d260f01b3a8e6b794b0d2c593d4e74d45
|
||||
tag: 5.1.1@sha256:a935514fd3d32f20053f9ff94dee78a725076e3623d456b7f1a0dda885412048
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
||||
|
|
Loading…
Reference in New Issue