fix(deps): update container image redmine to v (#15094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | digest | `a1b33b1` -> `71e7eb8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.0.6"
|
appVersion: 5.0.6
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
version: 8.0.17
|
version: 8.0.18
|
||||||
name: redmine
|
name: redmine
|
||||||
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.
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: redmine
|
repository: redmine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.0.6@sha256:a1b33b13e73d3308f748bfdb8bc639f472c6467cf2a855cdd1b187d8dab58ba1
|
tag: 5.0.6@sha256:71e7eb88d854435e6c988372c5a3e761724bb27536cda6606b02166dc548c364
|
||||||
redmine:
|
redmine:
|
||||||
plugins_migrate: true
|
plugins_migrate: true
|
||||||
no_db_migrate: false
|
no_db_migrate: false
|
||||||
|
|||||||
Reference in New Issue
Block a user