From f2bdffee890e5da26888bf2b9a19fcd548c1e1a3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:40:07 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/tasmoadmin/tasmoadmin to v4.1.2@e158f99 by renovate (#24104) 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.1` -> `v4.1.2` | --- > [!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.2`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v4.1.2) [Compare Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v4.1.1...v4.1.2) #### What's Changed - Bump esbuild from 0.21.4 to 0.23.0 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1210](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1210) - Bump prettier from 3.3.0 to 3.3.3 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1212](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1212) - Bump braces from 3.0.2 to 3.0.3 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1205](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1205) - Bump symfony/http-client from 6.4.7 to 6.4.8 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1198](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1198) - Bump nodejs to 20.15.1 by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1213](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1213) - Bump symfony/css-selector from 6.4.7 to 6.4.8 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1200](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1200) - Bump symfony/http-foundation from 6.4.7 to 6.4.8 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1199](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1199) - Bump phpstan/phpstan from 1.11.3 to 1.11.7 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1211](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1211) - Bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1202](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1202) - Bump esbuild-sass-plugin from 3.3.0 to 3.3.1 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1196](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1196) **Full Changelog**: https://github.com/TasmoAdmin/TasmoAdmin/compare/v4.1.1...v4.1.2
--- ### 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 9cddc341c25..8f3e69869fe 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.1 +appVersion: 4.1.2 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.3 +version: 10.1.4 diff --git a/charts/stable/tasmoadmin/values.yaml b/charts/stable/tasmoadmin/values.yaml index d5d2cabd61d..7a787dc675f 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.1@sha256:24c951a872c1d1aa6f7112e610a21b38611530bba1d83d660d8ef8af9abe8ee7 + tag: v4.1.2@sha256:e158f99d705857756e318c8a10866833355d8648caeb00817550c228313d904b pullPolicy: IfNotPresent securityContext: