chore(deps): update container image ghcr.io/onedr0p/theme-park to v1.18@210d8f5 by renovate (#26547)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/theme-park](https://ghcr.io/onedr0p/theme-park) ([source](https://redirect.github.com/themepark-dev/theme.park)) | minor | `1.17` -> `1.18` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44My4wIiwidXBkYXRlZEluVmVyIjoiMzguODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
6d01426ca4
commit
c0c80d8883
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.0
|
||||
appVersion: 1.18.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/gilbn/theme.park
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/theme-park
|
||||
type: application
|
||||
version: 11.2.6
|
||||
version: 11.3.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17@sha256:48dbee4cc052d57f76d7ec9c59a072733a4f46157cdf0a18c73ea2163065fc7a
|
||||
tag: 1.18@sha256:210d8f5d9466df493503184fb076bbf1fb9fbc2b42e273cd4516ac3fd1df7ba2
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue