Closed renovate[bot] closed 3 weeks ago
--- kubernetes/apps/media/theme-park/app Kustomization: flux-system/theme-park HelmRelease: media/theme-park
+++ kubernetes/apps/media/theme-park/app Kustomization: flux-system/theme-park HelmRelease: media/theme-park
@@ -26,13 +26,13 @@
controllers:
theme-park:
containers:
app:
image:
repository: ghcr.io/volschin/theme-park
- tag: 1.18.0@sha256:572974fa515ce3c17e0b57fcf32749c9a2d45e4e7c42caa7c6c7d7cffe092706
+ tag: 1.19.0@sha256:77758e7938dafcdf1ef85a5aee2a00947a1e7f34a1856d98b7d683e10b1d6e9f
resources:
limits:
memory: 64M
requests:
cpu: 15m
memory: 32M
--- HelmRelease: media/theme-park Deployment: media/theme-park
+++ HelmRelease: media/theme-park Deployment: media/theme-park
@@ -30,13 +30,13 @@
automountServiceAccountToken: true
hostIPC: false
hostNetwork: false
hostPID: false
dnsPolicy: ClusterFirst
containers:
- - image: ghcr.io/volschin/theme-park:1.18.0@sha256:572974fa515ce3c17e0b57fcf32749c9a2d45e4e7c42caa7c6c7d7cffe092706
+ - image: ghcr.io/volschin/theme-park:1.19.0@sha256:77758e7938dafcdf1ef85a5aee2a00947a1e7f34a1856d98b7d683e10b1d6e9f
name: app
resources:
limits:
memory: 64M
requests:
cpu: 15m
This PR contains the following updates:
1.18.0
->1.19.0
Release Notes
themepark-dev/theme.park (ghcr.io/volschin/theme-park)
### [`v1.19.0`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.19.0) [Compare Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.18.0...1.19.0) #### Added ##### Favicon Support: Adds new favicon mods. The addons will change the favicon in the browser and icon on mobile etc. > \[!NOTE] > Implementation is through docker-mods/scripts. > `-e TP_ADDON={{ addon_name }}` > If adding multiple mods, enter them in an array separated by `|`. `-e TP_ADDON=addon1|addon2` > Or you can just replace the files in /app/bin/UI/Content/Images/Icons The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/ - `readarr-alt-favicon` - `sonarr-4k-favicon` - `sonarr-anime-favicon` - `sonarr-anime-blue-favicon` - `radarr-4k-favicon` - `radarr-anime-favicon` ![image](https://redirect.github.com/user-attachments/assets/70ae34a0-ea33-454b-ad99-9445cc33a35d) ![image](https://redirect.github.com/user-attachments/assets/ae6f4cf1-81c9-48f2-a443-65c3d831535f) ##### CSS Fixes: - Fixed hover effect for series table rows in Sonarr. (`css/base/sonarr/sonarr-base.css`) - Fixed transparent background for settings tags in Servarr. (`css/defaults/servarr-base.css`)Configuration
📅 Schedule: Branch creation - "after 8am every weekday,before 7pm every weekday" in timezone Europe/Berlin, 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.
This PR was generated by Mend Renovate. View the repository job log.