Files
truecharts/charts/stable/tasmoadmin/values.yaml
T
TrueCharts Bot f2bdffee89 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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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=-->
2024-07-24 15:40:07 +02:00

37 lines
596 B
YAML

image:
repository: ghcr.io/tasmoadmin/tasmoadmin
tag: v4.1.2@sha256:e158f99d705857756e318c8a10866833355d8648caeb00817550c228313d904b
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
TASMO_DEBUG: 1
service:
main:
ports:
main:
port: 9541
protocol: http
targetPort: 80
persistence:
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true