63d17e3825
This PR contains the following updates: | Package | Update | Change | |---|---|---| | leonismoe/ariang | patch | `1.3.6` -> `1.3.7` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `leonismoe/ariang`: Could not determine new digest for update (docker package leonismoe/ariang) --- --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy40NDAuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com>
41 lines
806 B
YAML
41 lines
806 B
YAML
image:
|
|
repository: leonismoe/ariang
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.3.7@sha256:33086d42ce4a1abbb800d88116cd22b5ee3f787f5fee9fcc2ade166924112285
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
allowPrivilegeEscalation: true
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
capabilities:
|
|
add:
|
|
- SYS_CHROOT
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 8080
|
|
protocol: http
|
|
port: 10276
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: http
|
|
path: /
|
|
readiness:
|
|
type: http
|
|
path: /
|
|
startup:
|
|
type: http
|
|
path: /
|
|
env: {}
|
|
portal:
|
|
open:
|
|
enabled: true
|