Files
truecharts/charts/stable/tasmoadmin/values.yaml
T
TrueCharts BotandGitHub 15dbb652bc 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=-->
2024-02-21 01:59:58 +01:00

37 lines
596 B
YAML

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