Files
truecharts/charts/stable/ariang/values.yaml
T
TrueCharts BotandGitHub 49e822cb9f chore(helm): update image docker.io/leonismoe/ariang 1.3.7 → 1.3.8 (#30096)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/leonismoe/ariang | patch | `33086d4` -> `744edd7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-27 13:05:41 +01:00

41 lines
816 B
YAML

image:
repository: docker.io/leonismoe/ariang
pullPolicy: IfNotPresent
tag: 1.3.8@sha256:744edd7bbb283a82479815c1b6449387843d222945249b8270659c8844607e8d
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