From d987cc9a5f76f424a44a287260dbfe4e13264f2d Mon Sep 17 00:00:00 2001 From: ace Date: Tue, 1 Aug 2023 18:35:35 +0300 Subject: [PATCH] opendkim: bump to v2.11.0, helm chart v0.1.4 --- opendkim/Chart.yaml | 2 +- opendkim/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendkim/Chart.yaml b/opendkim/Chart.yaml index b688769..3ac2c1f 100644 --- a/opendkim/Chart.yaml +++ b/opendkim/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.3 +version: 0.1.4 # 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/opendkim/values.yaml b/opendkim/values.yaml index 4fcd37f..4294a95 100644 --- a/opendkim/values.yaml +++ b/opendkim/values.yaml @@ -10,7 +10,7 @@ persistence: opendkim: image: repository: gitea.geekhome.org/ghp/opendkim - tag: 2.11.0-1 + tag: 2.11.0-2 pullPolicy: Always configmaps: opendkim: |