mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 19:04:01 -03:00
feat(theme-park): update image oci.trueforge.org/containerforge/theme-park 1.21.3 → 1.22.0 (#43689)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/theme-park](https://ghcr.io/trueforge-org/theme-park) ([source](https://redirect.github.com/themepark-dev/theme.park)) | minor | `5adab62` -> `a5c5e78` | --- > [!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 (oci.trueforge.org/containerforge/theme-park)</summary> ### [`v1.22.0`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.22.0) [Compare Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.21.3...1.22.0) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed - Authelia Base File and Logo Addons by [@​emilyy3k](https://redirect.github.com/emilyy3k) in [#​703](https://redirect.github.com/themepark-dev/theme.park/pull/703) - Catpuccin --text-muted var fix by [@​emilyy3k](https://redirect.github.com/emilyy3k) in [#​706](https://redirect.github.com/themepark-dev/theme.park/pull/706) - LLDAP CSS Base by [@​emilyy3k](https://redirect.github.com/emilyy3k) in [#​705](https://redirect.github.com/themepark-dev/theme.park/pull/705) #### New Contributors - [@​emilyy3k](https://redirect.github.com/emilyy3k) made their first contribution in [#​703](https://redirect.github.com/themepark-dev/theme.park/pull/703) **Full Changelog**: <https://github.com/themepark-dev/theme.park/compare/1.21.3...1.22.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGhlbWUtcGFyayIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.3
|
||||
appVersion: 1.22.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.36
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/gilbn/theme.park
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/theme-park
|
||||
type: application
|
||||
version: 13.2.13
|
||||
version: 13.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.21.3@sha256:5adab626b1a5cc4e8e8d03d596bda61c0ef12aed6e2487012150cc9efdfdb5bf
|
||||
tag: 1.22.0@sha256:a5c5e78e29ad00898e564eb6d07ac2d76147707db39b1c2d2453b84921a3a68c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user