chore(helm): update image docker.io/jorenn92/maintainerr 2.19.0 → 2.20.0 (#41173)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr) | minor | `bf50fe2` -> `156e7cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Maintainerr/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.20.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#2200-2025-10-27) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v2.19.0...v2.20.0) ##### Bug Fixes - Improve email rendering ([#​1968](https://redirect.github.com/maintainerr/Maintainerr/issues/1968)) ([f2cfcb9](https://redirect.github.com/maintainerr/Maintainerr/commit/f2cfcb90be2b77247c47b33acf4407d404163843)) ##### Features - Add Sonarr & Radarr audio languages rule options ([#​1886](https://redirect.github.com/maintainerr/Maintainerr/issues/1886)) ([60f1756](https://redirect.github.com/maintainerr/Maintainerr/commit/60f1756963236e74f3ca8a47868268080f609220)) </details> --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.19.0
|
||||
appVersion: 2.20.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/maintainerr
|
||||
- https://hub.docker.com/r/jorenn92/maintainerr
|
||||
type: application
|
||||
version: 5.12.2
|
||||
version: 5.13.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jorenn92/maintainerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.19.0@sha256:bf50fe264b3818dcef2f7ea7345a6db531d21ec333d3891cca9a2c0b242b34dd
|
||||
tag: 2.20.0@sha256:156e7cb70f508d2e45d4da499254528623f7b7e514198befbac71b32bedd3aff
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user