From 43b04e0fa6fa0763d0dcbd0b5b75ed5f39baefce Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Aug 2024 02:34:43 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/tasmoadmin/tasmoadmin to v4.1.3@5737d0d by renovate (#25633) 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://togithub.com/TasmoAdmin/TasmoAdmin) | patch | `v4.1.2` -> `v4.1.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin) ### [`v4.1.3`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v4.1.3) [Compare Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v4.1.2...v4.1.3) #### What's Changed - Bump nodejs to 20.16.0 by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1224](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1224) - Add docker dev target by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1225](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1225) - Bump friendsofphp/php-cs-fixer from 3.59.3 to 3.63.1 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1236](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1236) - Bump phpstan/phpstan from 1.11.7 to 1.11.11 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1233](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1233) - Increase upload to 5MB by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1237](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1237) - Bump esbuild from 0.23.0 to 0.23.1 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1232](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1232) - Bump glob from 10.4.1 to 11.0.0 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1215](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1215) - Fix wrong format error by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1238](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1238) - Bump compare-versions from 6.1.0 to 6.1.1 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1216](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1216) - Bump composer/semver from 3.4.0 to 3.4.2 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1219](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1219) - Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1223](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1223) - Bump [@​fortawesome/fontawesome-free](https://togithub.com/fortawesome/fontawesome-free) from 6.5.2 to 6.6.0 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1217](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1217) **Full Changelog**: https://github.com/TasmoAdmin/TasmoAdmin/compare/v4.1.2...v4.1.3
--- ### 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://togithub.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 8f3e69869fe..d4c2cc549a5 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.1.2 +appVersion: 4.1.3 dependencies: - name: common version: 24.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/TasmoAdmin/TasmoAdmin - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin type: application -version: 10.1.4 +version: 10.1.5 diff --git a/charts/stable/tasmoadmin/values.yaml b/charts/stable/tasmoadmin/values.yaml index 7a787dc675f..6af2be55027 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.1.2@sha256:e158f99d705857756e318c8a10866833355d8648caeb00817550c228313d904b + tag: v4.1.3@sha256:5737d0d5deb9f0d62a88eac7ae0d03ad0bda9a00ae57cd6a8b77b82e562381b1 pullPolicy: IfNotPresent securityContext: