9b4cf5b819
This PR contains the following updates: | Package | Update | Change | |---|---|---| | corentinth/it-tools | patch | `2024.5.10-33e5294` -> `2024.5.13-a0bc346` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `corentinth/it-tools`: Could not determine new digest for update (docker package corentinth/it-tools) --- --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
20 lines
398 B
YAML
20 lines
398 B
YAML
image:
|
|
repository: corentinth/it-tools
|
|
pullPolicy: IfNotPresent
|
|
tag: 2024.5.13-a0bc346@sha256:1816d2b48db74c54ed77ec60f224cc3df22679f2aa7acc051278691687e8cc3b
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 80
|
|
port: 18082
|
|
persistence:
|
|
cache:
|
|
enabled: true
|
|
type: emptyDir
|
|
mountPath: "/var/cache/nginx"
|
|
portal:
|
|
open:
|
|
enabled: true
|