This PR contains the following updates: | Package | Update | Change | |---|---|---| | corentinth/it-tools | minor | `2023.11.2-7d94e11` -> `2023.12.21-5ed3693` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
20 lines
399 B
YAML
20 lines
399 B
YAML
image:
|
|
repository: corentinth/it-tools
|
|
pullPolicy: IfNotPresent
|
|
tag: 2023.12.21-5ed3693@sha256:cb54f27c6f13bad7837132798ea3e2183fe02de2a00ed536525287fc21cd6aa4
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 80
|
|
port: 18082
|
|
persistence:
|
|
cache:
|
|
enabled: true
|
|
type: emptyDir
|
|
mountPath: "/var/cache/nginx"
|
|
portal:
|
|
open:
|
|
enabled: true
|