diff --git a/postfix/Chart.yaml b/postfix/Chart.yaml index b7e635b..bd93316 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.2 +version: 0.1.3 # 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 680b7e4..5e35bb4 100644 --- a/postfix/values.yaml +++ b/postfix/values.yaml @@ -14,7 +14,7 @@ tls: postfix: image: repository: registry.geekhome.org/ghp/postfix - tag: 3.5.8 + tag: 3.5.8-1 pullPolicy: Always configmaps: main: |