chore(helm): update image ghcr.io/home-operations/theme-park 1.20.1 → 1.21.0 (#36135)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/theme-park](https://ghcr.io/home-operations/theme-park) ([source](https://redirect.github.com/themepark-dev/theme.park)) | minor | `810bc35` -> `f4be0ed` | --- > [!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>themepark-dev/theme.park (ghcr.io/home-operations/theme-park)</summary> ### [`v1.21.0`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.21.0) [Compare Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.20.1...1.21.0) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed #### Added - [Adding support for Docmost](https://redirect.github.com/themepark-dev/theme.park/commit/983cbf709d52867f4dd8245039eedd54494a9e61) https://docmost.com/  #### Fixed - 💄Fixing CSS Issues in sabnzbd-base.css by [@​zdhoward](https://redirect.github.com/zdhoward) in [https://github.com/themepark-dev/theme.park/pull/680](https://redirect.github.com/themepark-dev/theme.park/pull/680) - 💄[Fix for radarr info label colors on the /movie/xxxx pages.](https://redirect.github.com/themepark-dev/theme.park/commit/98dff13cefb5cce83ed919813dbcfebcff71de34) #### New Contributors - [@​zdhoward](https://redirect.github.com/zdhoward) made their first contribution in [https://github.com/themepark-dev/theme.park/pull/680](https://redirect.github.com/themepark-dev/theme.park/pull/680) **Full Changelog**: https://github.com/themepark-dev/theme.park/compare/1.20.1...1.21.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.20.1
|
||||
appVersion: 1.21.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/gilbn/theme.park
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/theme-park
|
||||
type: application
|
||||
version: 11.7.6
|
||||
version: 11.8.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.20.1@sha256:810bc350f73d11d0a71613dd7a71f25444f03d73a13b027e974c182d6011ab56
|
||||
tag: 1.21.0@sha256:f4be0eda98d602398bfc28796960d8a6066880d5d203b7e7c538bb825363a810
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user