From 685ce718671fb443aca8062d1916df73ce0ea74a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 22:49:11 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/tasmoad?= =?UTF-8?q?min/tasmoadmin=20v4.2.0=20=E2=86=92=20v4.2.1=20(#30143)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin) ### [`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
--- ### 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. --- - [ ] 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). --- charts/stable/tasmoadmin/Chart.yaml | 4 ++-- charts/stable/tasmoadmin/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index 5e35537ad97..14ebf562938 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -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 diff --git a/charts/stable/tasmoadmin/values.yaml b/charts/stable/tasmoadmin/values.yaml index f27da16bcd0..57e46b364fb 100644 --- a/charts/stable/tasmoadmin/values.yaml +++ b/charts/stable/tasmoadmin/values.yaml @@ -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: