chore(helm): update image docker.io/jorenn92/maintainerr 2.18.2 → 2.19.0 (#38547)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr) | minor | `f0ad693` -> `bee8470` | --- > [!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>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.19.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2190-2025-08-17) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.18.2...v2.19.0) ##### Features - add comprehensive Copilot instructions ([#​1888](https://redirect.github.com/jorenn92/Maintainerr/issues/1888)) ([5053168](https://redirect.github.com/jorenn92/Maintainerr/commit/5053168d532a52c141899373c0ed6fa7afe45e2d)) - Improve Jellyseerr settings UX ([#​1872](https://redirect.github.com/jorenn92/Maintainerr/issues/1872)) ([2c7e7c3](https://redirect.github.com/jorenn92/Maintainerr/commit/2c7e7c300dfc9e031db306f90a80a39e28ef53d8)) - Improve Overseerr settings UX ([#​1871](https://redirect.github.com/jorenn92/Maintainerr/issues/1871)) ([0c484fb](https://redirect.github.com/jorenn92/Maintainerr/commit/0c484fbbabf0e127b3cc189c8a7d6b84428178f1)) #### [2.18.2](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.18.1...v2.18.2) (2025-07-12) ##### Bug Fixes - ensuring correct application during connection test ([#​1849](https://redirect.github.com/jorenn92/Maintainerr/issues/1849)) ([363661d](https://redirect.github.com/jorenn92/Maintainerr/commit/363661dc34b959579fda86aeb17606bff125cbbd)) #### [2.18.1](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.18.0...v2.18.1) (2025-06-19) ##### Bug Fixes - **notifications:** Missing email templates ([#​1834](https://redirect.github.com/jorenn92/Maintainerr/issues/1834)) ([f3a09d1](https://redirect.github.com/jorenn92/Maintainerr/commit/f3a09d12769e210e63fc89ed034d9dd873e2e32e)) - Patch remaining runtime and cleanup issues ([#​1813](https://redirect.github.com/jorenn92/Maintainerr/issues/1813)) ([d5bec2e](https://redirect.github.com/jorenn92/Maintainerr/commit/d5bec2e2ba13ecebfb5b1dc7d9029c33071e5269)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.18.2
|
||||
appVersion: 2.19.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.1
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
|
||||
- https://hub.docker.com/r/jorenn92/maintainerr
|
||||
type: application
|
||||
version: 5.3.1
|
||||
version: 5.4.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jorenn92/maintainerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.18.2@sha256:f0ad693314830eade8df47df348bae50e1639002cf9158f54f6d149772fb0f53
|
||||
tag: 2.19.0@sha256:bee84707edaf589cda3d18b6813cbfe3a137b52786210c3a28190e10910c1240
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user