Files
truecharts/charts/stable/tasmoadmin/values.yaml
T
TrueCharts BotandGitHub 9c3f1ebde5 chore(helm): update image ghcr.io/tasmoadmin/tasmoadmin v4.2.1 → v4.2.2 (#31087)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tasmoadmin/tasmoadmin](https://redirect.github.com/TasmoAdmin/TasmoAdmin)
| patch | `f3e64d6` -> `1cebfcd` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin)</summary>

###
[`v4.2.2`](https://redirect.github.com/TasmoAdmin/TasmoAdmin/releases/tag/v4.2.2)

[Compare
Source](https://redirect.github.com/TasmoAdmin/TasmoAdmin/compare/v4.2.1...v4.2.2)

#### What's Changed

- Bump
[@&#8203;fortawesome/fontawesome-free](https://redirect.github.com/fortawesome/fontawesome-free)
from 6.7.1 to 6.7.2 in /tasmoadmin by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1286](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1286)
- Bump phpstan/phpstan from 2.0.3 to 2.1.1 in /tasmoadmin by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1290](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1290)
- Bump glob from 11.0.0 to 11.0.1 in /tasmoadmin by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1291](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1291)
- Bump friendsofphp/php-cs-fixer from 3.65.0 to 3.68.1 in /tasmoadmin by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1293](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1293)
- Bump esbuild from 0.24.0 to 0.24.2 in /tasmoadmin by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1287](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1287)
- Extend device MQTT range to max port by
[@&#8203;inverse](https://redirect.github.com/inverse) in
[https://github.com/TasmoAdmin/TasmoAdmin/pull/1295](https://redirect.github.com/TasmoAdmin/TasmoAdmin/pull/1295)

**Full Changelog**:
https://github.com/TasmoAdmin/TasmoAdmin/compare/v4.2.1...v4.2.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 15:11:54 +01:00

37 lines
596 B
YAML

image:
repository: ghcr.io/tasmoadmin/tasmoadmin
tag: v4.2.2@sha256:1cebfcd97836b197085df8923eb8730a119b3f59793248f4914e2a3919e84476
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