diff --git a/opendmarc/Chart.yaml b/opendmarc/Chart.yaml index f841d09..462995e 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.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. -appVersion: 1.3.2 +appVersion: 1.4.1.1 diff --git a/opendmarc/values.yaml b/opendmarc/values.yaml index e23012a..6cfaeeb 100644 --- a/opendmarc/values.yaml +++ b/opendmarc/values.yaml @@ -10,7 +10,7 @@ persistence: opendmarc: image: repository: registry.geekhome.org/ghp/opendmarc - tag: 1.3.2 + tag: 1.4.1.1-1 pullPolicy: Always configmaps: opendmarc: |