fix(theme-park): update image oci.trueforge.org/containerforge/theme-park 1.22.0 → 1.22.1 (#49533)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/theme-park](https://ghcr.io/trueforge-org/theme-park) ([source](https://redirect.github.com/themepark-dev/theme.park)) | patch | `921f177` → `0abba4e` | --- > [!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>themepark-dev/theme.park (oci.trueforge.org/containerforge/theme-park)</summary> ### [`v1.22.1`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.22.1) [Compare Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.22.0...1.22.1) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Other Changes - Set SABnzbd graph color to accent color by [@​wthueb](https://redirect.github.com/wthueb) in [#​713](https://redirect.github.com/themepark-dev/theme.park/pull/713) - Fix transmission by [@​Natoune](https://redirect.github.com/Natoune) in [#​717](https://redirect.github.com/themepark-dev/theme.park/pull/717) - ombi: support the UI redesign by [@​tidusjar](https://redirect.github.com/tidusjar) in [#​718](https://redirect.github.com/themepark-dev/theme.park/pull/718) - Fix Seerr background selector after update by [@​wthueb](https://redirect.github.com/wthueb) in [#​719](https://redirect.github.com/themepark-dev/theme.park/pull/719) - 1.22.1 by [@​GilbN](https://redirect.github.com/GilbN) in [#​720](https://redirect.github.com/themepark-dev/theme.park/pull/720) #### New Contributors - [@​wthueb](https://redirect.github.com/wthueb) made their first contribution in [#​713](https://redirect.github.com/themepark-dev/theme.park/pull/713) - [@​Natoune](https://redirect.github.com/Natoune) made their first contribution in [#​717](https://redirect.github.com/themepark-dev/theme.park/pull/717) - [@​tidusjar](https://redirect.github.com/tidusjar) made their first contribution in [#​718](https://redirect.github.com/themepark-dev/theme.park/pull/718) **Full Changelog**: <https://github.com/themepark-dev/theme.park/compare/1.22.0...1.22.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90aGVtZS1wYXJrIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.22.0
|
||||
appVersion: 1.22.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.5.3
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/theme-park
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/theme-park
|
||||
type: application
|
||||
version: 14.4.1
|
||||
version: 14.4.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.22.0@sha256:921f1776d7b3a2523c009b73b1beed20dc50e22149d4ebfc836a1d70986f0638
|
||||
tag: 1.22.1@sha256:0abba4ed5ae734b21b22e75c3c5331d1a7b5ae31b1f7dd647d6f589fc2b77e10
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user