From 4bab4ed3a4aee43a085acc818da85078afaf7f9f Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Fri, 21 Jan 2022 23:34:50 +0100 Subject: [PATCH] fix: upgrade to app v0.1.1 --- Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index a911ce8..c08c6ac 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: postfixadmin-fetchmail description: Helm chart for postfixadmin's fetchmail type: application -version: "0.1.1" -appVersion: "0.1.1" +version: "0.1.2" +appVersion: "0.1.2" icon: https://a.fsdn.com/allura/p/postfixadmin/icon?1620415130 keywords: @@ -13,7 +13,7 @@ keywords: sources: - https://github.com/volker-raschek/postfixadmin-fetchmail-charts -- https://hub.docker.com/volkerraschek/postfixadmin-fetchmail +- https://hub.docker.com/r/volkerraschek/postfixadmin-fetchmail maintainers: - name: Markus Pesch