From 2516693615984943752aea377e464c33d5ed9664 Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 15 Jul 2022 15:06:15 +0300 Subject: [PATCH] opendmarc: bump to v1.4.1.1, helm chart v0.1.3 --- opendmarc/Chart.yaml | 4 ++-- opendmarc/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: |