This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/poste | digest | `fbae120` -> `35d6d08` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
98 lines
1.8 KiB
YAML
98 lines
1.8 KiB
YAML
env: {}
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: tccr.io/truecharts/poste
|
|
tag: latest@sha256:35d6d08245efafe62b424e055b62186407532fb0b50040b50f121b700f8eb50c
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /data
|
|
podSecurityContext:
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
service:
|
|
containerhttps:
|
|
enabled: true
|
|
ports:
|
|
containerhttps:
|
|
enabled: true
|
|
port: 443
|
|
protocol: TCP
|
|
targetPort: 443
|
|
containerimaps:
|
|
enabled: true
|
|
ports:
|
|
containerimaps:
|
|
enabled: true
|
|
port: 993
|
|
protocol: TCP
|
|
targetPort: 993
|
|
containermsa:
|
|
enabled: true
|
|
ports:
|
|
containermsa:
|
|
enabled: true
|
|
port: 587
|
|
protocol: TCP
|
|
targetPort: 587
|
|
containerpop3s:
|
|
enabled: true
|
|
ports:
|
|
containerpop3s:
|
|
enabled: true
|
|
port: 995
|
|
protocol: TCP
|
|
targetPort: 995
|
|
containersmtps:
|
|
enabled: true
|
|
ports:
|
|
containersmtps:
|
|
enabled: true
|
|
port: 465
|
|
protocol: TCP
|
|
targetPort: 465
|
|
externalsievef:
|
|
enabled: true
|
|
ports:
|
|
externalsievef:
|
|
enabled: true
|
|
port: 4190
|
|
protocol: TCP
|
|
targetPort: 4190
|
|
imap:
|
|
enabled: true
|
|
ports:
|
|
imap:
|
|
enabled: true
|
|
port: 143
|
|
protocol: TCP
|
|
targetPort: 143
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8280
|
|
protocol: HTTP
|
|
targetPort: 80
|
|
pop3port:
|
|
enabled: true
|
|
ports:
|
|
pop3port:
|
|
enabled: true
|
|
port: 110
|
|
protocol: TCP
|
|
targetPort: 110
|
|
port25:
|
|
enabled: true
|
|
ports:
|
|
port25:
|
|
enabled: true
|
|
port: 25
|
|
protocol: TCP
|
|
targetPort: 25
|
|
|
|
portal:
|
|
enabled: true
|