chore(helm): update image ghcr.io/home-operations/theme-park 1.21.2 → 1.21.3 (#41282)
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 | `fd90bc7` -> `e883383` | --- > [!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.3`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.21.3) [Compare Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.21.2...1.21.3) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed [#​697](https://redirect.github.com/themepark-dev/theme.park/issues/697): Unraid: Fix header text color. Closes [#​697](https://redirect.github.com/themepark-dev/theme.park/issues/697) Add docmost to readme **Full Changelog**: <https://github.com/themepark-dev/theme.park/compare/1.21.2...1.21.3> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.21.2
|
||||
appVersion: 1.21.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/theme-park
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/theme-park
|
||||
type: application
|
||||
version: 12.11.1
|
||||
version: 12.11.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.21.2@sha256:fd90bc7ec29641d74d89ab1cf3adf8b6264422f1384b758e1da1d91281c91bac
|
||||
tag: 1.21.3@sha256:e883383aae4152201edb6277ed8e3925853e6d5f4a9ae8f961a95054045d4a91
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user