chore(deps): update container image redmine to 5.1.1@a935514 by renovate (#16446)

This commit is contained in:
TrueCharts Bot
2023-12-25 01:44:07 +01:00
committed by GitHub
parent ac35ccd4bf
commit 23032bf083
2 changed files with 28 additions and 28 deletions
+27 -27
View File
@@ -1,40 +1,40 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: redmine name: redmine
version: 9.0.11 version: 9.0.12
appVersion: 5.1.1 appVersion: 5.1.1
description: Redmine is a flexible project management web application written using Ruby on Rails framework. description: Redmine is a flexible project management web application written using Ruby on Rails framework.
home: https://truecharts.org/charts/stable/redmine home: https://truecharts.org/charts/stable/redmine
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/redmine/redmine - https://github.com/truecharts/charts/tree/master/charts/stable/redmine
- https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine
- https://hub.docker.com/_/redmine - https://github.com/redmine/redmine
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- project - project
- management - management
- time - time
- tracking - tracking
- ticket - ticket
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: redmine repository: redmine
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 5.1.1@sha256:e60b696ddcc70689c7f04ac5bce4873d260f01b3a8e6b794b0d2c593d4e74d45 tag: 5.1.1@sha256:a935514fd3d32f20053f9ff94dee78a725076e3623d456b7f1a0dda885412048
redmine: redmine:
plugins_migrate: true plugins_migrate: true
no_db_migrate: false no_db_migrate: false