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: |