1 Commits

Author SHA1 Message Date
Renovate Bot
4c90239cc7 chore(deps): update dependency argoproj/argo-cd to v3.3.1 2026-02-19 00:02:40 +00:00
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd name: argocd
resources: resources:
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.2.6 - github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.3.1
- ingressRoute.yaml - ingressRoute.yaml
- certificate.yaml - certificate.yaml
- backstage-sa.yaml - backstage-sa.yaml

View File

@@ -10,7 +10,7 @@ resources:
helmCharts: helmCharts:
- name: mailu - name: mailu
repo: https://mailu.github.io/helm-charts/ repo: https://mailu.github.io/helm-charts/
version: 2.1.2 version: 2.6.3
releaseName: mailu releaseName: mailu
namespace: mailu namespace: mailu
valuesFile: values.yaml valuesFile: values.yaml

View File

@@ -1350,11 +1350,11 @@ postfix:
## my_variable = my_value ## my_variable = my_value
overrides: overrides:
postfix.cf: | postfix.cf: |
inet_protocols = ipv4
smtp_address_preference = ipv4
smtpd_helo_restrictions = reject_unknown_helo_hostname smtpd_helo_restrictions = reject_unknown_helo_hostname
smtpd_sender_restrictions = reject_unknown_sender_domain smtpd_sender_restrictions = reject_unknown_sender_domain
smtpd_client_restrictions = permit_mynetworks 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_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination

View File

@@ -7,7 +7,7 @@ metadata:
helmCharts: helmCharts:
- name: vaultwarden - name: vaultwarden
repo: https://guerzon.github.io/vaultwarden/ repo: https://guerzon.github.io/vaultwarden/
version: 0.35.1 version: 0.34.4
releaseName: vaultwarden releaseName: vaultwarden
namespace: vaultwarden namespace: vaultwarden
valuesFile: values.yaml valuesFile: values.yaml