From f5fdcff1d92223303dffba1105062107acfe1529 Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 15 Feb 2025 22:28:05 +0300 Subject: [PATCH] postfix: bump to v3.5.25, helm chart v0.1.7 --- postfix/Chart.yaml | 4 ++-- postfix/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/postfix/Chart.yaml b/postfix/Chart.yaml index 7d5ae9e..ec3574c 100644 --- a/postfix/Chart.yaml +++ b/postfix/Chart.yaml @@ -14,8 +14,8 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.6 +version: 0.1.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 3.5.9 +appVersion: 3.5.25 diff --git a/postfix/values.yaml b/postfix/values.yaml index 08024f0..cb7baf1 100644 --- a/postfix/values.yaml +++ b/postfix/values.yaml @@ -14,7 +14,7 @@ tls: postfix: image: repository: gitea.geekhome.org/ghp/postfix - tag: 3.5.9-3 + tag: 3.5.25-1 pullPolicy: Always configmaps: main: |