From 534ed82e5c9d2df41cc5e1b0e48de839e20f5f26 Mon Sep 17 00:00:00 2001 From: ace Date: Tue, 1 Aug 2023 18:35:32 +0300 Subject: [PATCH] opendmarc: bump to v1.4.2, helm chart v0.1.4 --- 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 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: |