chore(deps): update container image ghcr.io/tasmoadmin/tasmoadmin to v4.0.1@1ac933f by renovate (#18461)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tasmoadmin/tasmoadmin](https://togithub.com/TasmoAdmin/TasmoAdmin)
| patch | `v4.0.0` -> `v4.0.1` |

---

> [!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.0.1`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v4.0.1)

[Compare
Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v4.0.0...v4.0.1)

#### What's Changed

- Fix modal by [@&#8203;inverse](https://togithub.com/inverse) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1103](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1103)
- Bump symfony/http-foundation from 6.4.2 to 6.4.3 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1104](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1104)
- Bump phpunit/phpunit from 10.5.9 to 10.5.10 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1106](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1106)
- Bump symfony/css-selector from 6.4.0 to 6.4.3 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1105](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1105)
- Bump esbuild from 0.20.0 to 0.20.1 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1109](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1109)
- Bump phpstan/phpstan from 1.10.57 to 1.10.58 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1108](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1108)

**Full Changelog**:
https://github.com/TasmoAdmin/TasmoAdmin/compare/v4.0.0...v4.0.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-02-21 01:59:58 +01:00 committed by GitHub
parent 4599253c8c
commit 15dbb652bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.0
appVersion: 4.0.1
dependencies:
- name: common
version: 17.4.2
@ -24,7 +24,7 @@ keywords:
- tasmoadmin
- home-automation
- Network-Management
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin
- https://ghcr.io/tasmoadmin/tasmoadmin
type: application
version: 7.1.0
version: 7.1.1

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/tasmoadmin/tasmoadmin
tag: v4.0.0@sha256:5b064262866c3f637fabf6797fc6bd900848c198a1dc5572b10002d30de1bb5e
tag: v4.0.1@sha256:1ac933f2d9e191cb67d5b1ee65848d2b19acdf496725291234e4f1cba2b84e7d
pullPolicy: IfNotPresent
securityContext: