BREAKING CHANGE(seerr): Update image oci.trueforge.org/containerforge/seerr 2.7.3 → 3.0.1 (#45684)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/seerr](https://ghcr.io/trueforge-org/seerr) ([source](https://redirect.github.com/seerr-team/seerr)) | major | `a388948` → `f52d058` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>seerr-team/seerr (oci.trueforge.org/containerforge/seerr)</summary> ### [`v3.0.1`](https://redirect.github.com/seerr-team/seerr/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/seerr-team/seerr/compare/v2.7.3...v3.0.1) #### [3.0.1](https://redirect.github.com/seerr-team/seerr/compare/v3.0.0..v3.0.1) - 2026-02-14 ##### ⚙️ Miscellaneous Tasks - *(release)* Prepare 3.0.1 - ([789bcc8](https://redirect.github.com/seerr-team/seerr/commit/789bcc8eec3414da373328e374c2edb1abc3ac0d))<!-- generated by git-cliff --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VlcnIiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.3
|
||||
appVersion: 3.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/seerr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seerr
|
||||
type: application
|
||||
version: 13.16.2
|
||||
version: 14.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/seerr
|
||||
tag: "2.7.3@sha256:a3889488987560ea9fe9990223878b55c1ce516fda3425fa223ae74244f2e28c"
|
||||
tag: "3.0.1@sha256:f52d058a9fcd1371c745659877bcfb33a74246bce82ea7c846acd43e2f5e62c2"
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user