chore(deps): update container image redmine to v5.1.0@77d3d82 (#15087)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | minor | `5.0.6` -> `5.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.0.6"
|
||||
appVersion: 5.1.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 8.1.0
|
||||
version: 8.2.0
|
||||
name: redmine
|
||||
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.0.6@sha256:71e7eb88d854435e6c988372c5a3e761724bb27536cda6606b02166dc548c364
|
||||
tag: 5.1.0@sha256:77d3d822a4cf1a26f68fd3d8d602f599101e92a22ff0c1dacbea3441ce83b9be
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
||||
|
||||
Reference in New Issue
Block a user