This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tasmoadmin/tasmoadmin](https://togithub.com/TasmoAdmin/TasmoAdmin) | patch | `v3.3.2` -> `v3.3.3` | --- > [!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> ### [`v3.3.3`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v3.3.3) [Compare Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v3.3.2...v3.3.3) #### What's Changed - Replace logo with new logo by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1078](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1078) - Replace favicon by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1079](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1079) - Bump S6 overlay to 3.1.6.1 by [@​inverse](https://togithub.com/inverse) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1080](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1080) - Bump phpstan/phpstan from 1.10.50 to 1.10.55 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1081](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1081) - Bump friendsofphp/php-cs-fixer from 3.45.0 to 3.46.0 in /tasmoadmin by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/TasmoAdmin/TasmoAdmin/pull/1082](https://togithub.com/TasmoAdmin/TasmoAdmin/pull/1082) **Full Changelog**: https://github.com/TasmoAdmin/TasmoAdmin/compare/v3.3.2...v3.3.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
37 lines
596 B
YAML
37 lines
596 B
YAML
image:
|
|
repository: ghcr.io/tasmoadmin/tasmoadmin
|
|
tag: v3.3.3@sha256:3727bc404c4e804b0f1d52d7399c83e65afd5b854a63dbfea0b63e1b22c3b863
|
|
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
|