Compare commits
1 Commits
renovate/m
...
b39c713bb5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b39c713bb5 |
@@ -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
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ resources:
|
||||
helmCharts:
|
||||
- name: penpot
|
||||
repo: http://helm.penpot.app
|
||||
version: 0.32.0
|
||||
version: 0.33.0
|
||||
releaseName: penpot
|
||||
namespace: penpot
|
||||
valuesFile: values.yaml
|
||||
|
||||
Reference in New Issue
Block a user