chore(deps): update container image ghcr.io/onedr0p/theme-park to 1.16@43a6112 by renovate (#22054)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/theme-park](https://ghcr.io/onedr0p/theme-park) ([source](https://togithub.com/themepark-dev/theme.park)) | digest | `a400297` -> `43a6112` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
22b9f895ac
commit
8a6a1c1335
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.webp
|
|||
keywords:
|
||||
- theme-park
|
||||
- customization
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/theme-park
|
||||
- https://ghcr.io/onedr0p/theme-park
|
||||
type: application
|
||||
version: 10.0.4
|
||||
version: 10.0.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.16@sha256:a4002978507fd25bde6505e545390ae9b23f076e9c35e7964cc180110f26b446
|
||||
tag: 1.16@sha256:43a611245fe47d2984071f2de11979c8600403b687fdee850bd111883111efe3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue