mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 22:23:08 -03:00
chore(helm): update image ghcr.io/tasmoadmin/tasmoadmin v4.2.0 → v4.2.1 (#30143)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tasmoadmin/tasmoadmin](https://redirect.github.com/TasmoAdmin/TasmoAdmin) | patch | `e2dd8d0` -> `f3e64d6` | --- > [!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>TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin)</summary> ### [`v4.2.1`](https://redirect.github.com/TasmoAdmin/TasmoAdmin/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/TasmoAdmin/TasmoAdmin/compare/v4.2.0...v4.2.1) #### What's Changed - Limit ajax concurrency by [@​inverse](https://redirect.github.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1273](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1273) - Fix docker builds by [@​inverse](https://redirect.github.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1275](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1275) - Bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1278](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1278) - Bump codecov/codecov-action from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1272](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1272) - Bump [@​fortawesome/fontawesome-free](https://redirect.github.com/fortawesome/fontawesome-free) from 6.6.0 to 6.7.1 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1277](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1277) - Bump [@​node-minify/clean-css](https://redirect.github.com/node-minify/clean-css) from 8.0.6 to 9.0.1 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1270](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1270) - Bump symfony/http-client from 6.4.14 to 6.4.15 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1266](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1266) - Bump [@​node-minify/terser](https://redirect.github.com/node-minify/terser) from 8.0.6 to 9.0.1 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1268](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1268) - Bump [@​node-minify/core](https://redirect.github.com/node-minify/core) from 8.0.6 to 9.0.2 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1269](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1269) - Bump prettier from 3.3.3 to 3.4.2 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1281](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1281) - Bump phpstan/phpstan from 1.12.7 to 2.0.3 in /tasmoadmin by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1280](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1280) **Full Changelog**: https://github.com/TasmoAdmin/TasmoAdmin/compare/v4.2.0...v4.2.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.0
|
||||
appVersion: 4.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.2.2
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/TasmoAdmin/TasmoAdmin
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin
|
||||
type: application
|
||||
version: 10.4.0
|
||||
version: 10.4.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/tasmoadmin/tasmoadmin
|
||||
tag: v4.2.0@sha256:e2dd8d0b403cc3e4e64aefee2ad81ac3e586cde3b9aeba5918d05f6cc97c02e9
|
||||
tag: v4.2.1@sha256:f3e64d6e180ff39a2e1c6ca4e16976fd71d0558c972e8e549d01245ce6e2aa66
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user