From 769ba9cf5dcc0ccaa0da1d3da476f927630da62a Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 24 Aug 2024 03:30:22 +0300 Subject: [PATCH] postfix: bump to v3.5.9, helm chart v0.1.6 --- postfix/Chart.yaml | 2 +- postfix/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/postfix/Chart.yaml b/postfix/Chart.yaml index 750c9ca..7d5ae9e 100644 --- a/postfix/Chart.yaml +++ b/postfix/Chart.yaml @@ -14,7 +14,7 @@ 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.5 +version: 0.1.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/postfix/values.yaml b/postfix/values.yaml index 77836e0..08024f0 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-2 + tag: 3.5.9-3 pullPolicy: Always configmaps: main: |