From 812c6ee6f69928e239bfabd9d24c86e4edd19d0d Mon Sep 17 00:00:00 2001 From: Emilien Devos <121870973+edevosc2c@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:47:58 +0200 Subject: [PATCH] bump version number for #23 --- apache-mod-mellon/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-mod-mellon/Chart.yaml b/apache-mod-mellon/Chart.yaml index d742b9a..09ec445 100644 --- a/apache-mod-mellon/Chart.yaml +++ b/apache-mod-mellon/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: apache-mod-mellon description: A Helm chart for deploying an Apache HTTPd configured with the mod_mellon type: application -version: 1.0.1 +version: 1.1.0 appVersion: "1.16.0"