Compare commits
1 Commits
renovate/v
...
940cf334a4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
940cf334a4 |
@@ -10,7 +10,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: mailu
|
||||
repo: https://mailu.github.io/helm-charts/
|
||||
version: 2.1.2
|
||||
version: 2.6.3
|
||||
releaseName: mailu
|
||||
namespace: mailu
|
||||
valuesFile: values.yaml
|
||||
|
||||
@@ -1350,11 +1350,11 @@ postfix:
|
||||
## my_variable = my_value
|
||||
overrides:
|
||||
postfix.cf: |
|
||||
inet_protocols = ipv4
|
||||
smtp_address_preference = ipv4
|
||||
smtpd_helo_restrictions = reject_unknown_helo_hostname
|
||||
smtpd_sender_restrictions = reject_unknown_sender_domain
|
||||
smtpd_client_restrictions = permit_mynetworks
|
||||
smtp_data_restrictions = reject_unauth_pipelining
|
||||
smtp_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
smtpd_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ metadata:
|
||||
helmCharts:
|
||||
- name: vaultwarden
|
||||
repo: https://guerzon.github.io/vaultwarden/
|
||||
version: 0.35.1
|
||||
version: 0.34.6
|
||||
releaseName: vaultwarden
|
||||
namespace: vaultwarden
|
||||
valuesFile: values.yaml
|
||||
|
||||
Reference in New Issue
Block a user