mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 21:55:41 -03:00
chore(helm): update image ghcr.io/home-operations/theme-park 1.21.1 → 1.21.2 (#37425)
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)) | patch | `2d2724d` -> `fd90bc7` | 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.2`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.21.2) [Compare Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.21.1...1.21.2) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes - qBittorrent mod: Validate that the config file exist. Fix for [#​684](https://redirect.github.com/themepark-dev/theme.park/issues/684) - qBittorent base: Remove !important from .dynamicTable th. Fixes QBittorrent Column Sort Icons vanished [#​671](https://redirect.github.com/themepark-dev/theme.park/issues/671) - servarr base: Remove ProgressBar-purple override. Fix for [#​646](https://redirect.github.com/themepark-dev/theme.park/issues/646) **Full Changelog**: https://github.com/themepark-dev/theme.park/compare/1.21.1...1.21.2 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.21.1
|
||||
appVersion: 1.21.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -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: 12.1.0
|
||||
version: 12.1.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.21.1@sha256:2d2724d9d3ff3cd2540c7f7f0ad1225ec29daa6d8083054fa52a946579ee1ad8
|
||||
tag: 1.21.2@sha256:fd90bc7ec29641d74d89ab1cf3adf8b6264422f1384b758e1da1d91281c91bac
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user