Files
truecharts/charts/stable/guacd/values.yaml
T
TrueCharts BotandGitHub 0b2fdab2f1 chore(deps): update container image guacamole/guacd to v1.5.4@8a6fd08 (#15874)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| guacamole/guacd | patch | `1.5.3` -> `1.5.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:24:03 +01:00

31 lines
592 B
YAML

image:
repository: guacamole/guacd
pullPolicy: IfNotPresent
tag: 1.5.4@sha256:8a6fd083213053cd0217663c24ab59245ebfe442b6717e606ebea25707ace650
service:
main:
ports:
main:
targetPort: 4822
port: 4822
portal:
open:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 1000
runAsGroup: 1000
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp