diff --git a/opendmarc/Chart.yaml b/opendmarc/Chart.yaml index 462995e..fd3290e 100644 --- a/opendmarc/Chart.yaml +++ b/opendmarc/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.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. -appVersion: 1.4.1.1 +appVersion: 1.4.2 diff --git a/opendmarc/values.yaml b/opendmarc/values.yaml index 41b3259..ee3f9a4 100644 --- a/opendmarc/values.yaml +++ b/opendmarc/values.yaml @@ -10,7 +10,7 @@ persistence: opendmarc: image: repository: gitea.geekhome.org/ghp/opendmarc - tag: 1.4.1.1-1 + tag: 1.4.2-2 pullPolicy: Always configmaps: opendmarc: |