Files
truecharts/charts/stable/syslog-ng/values.yaml
T
TrueCharts Bot b820fd5a3f chore(deps): update container image balabit/syslog-ng to v4.6.0@0486468 by renovate (#17689)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [balabit/syslog-ng](https://togithub.com/syslog-ng/syslog-ng) | minor
| `4.5.0` -> `4.6.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-29 00:58:14 +00:00

53 lines
980 B
YAML

image:
repository: balabit/syslog-ng
pullPolicy: IfNotPresent
tag: 4.6.0@sha256:0486468f3ab3c0f29dff77b0d5eadea42fb45e7a10d36a7570a99363078f524c
service:
main:
ports:
main:
targetPort: 601
port: 6601
syslog-udp:
enabled: true
ports:
syslog-udp:
enabled: true
protocol: udp
targetPort: 514
port: 5514
syslog-tls:
enabled: true
ports:
syslog-tls:
enabled: true
targetPort: 6514
port: 6514
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: false
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp