chore(deps): update container image ghcr.io/tasmoadmin/tasmoadmin to v4.1.2@e158f99 by renovate (#24104)
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 <details> <summary>TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin)</summary> ### [`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 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user