From 5226dace98bc2b9096eabab5cf9fb93d33f907a0 Mon Sep 17 00:00:00 2001 From: Emilien Devos <121870973+edevosc2c@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:48:23 +0200 Subject: [PATCH] working version of the helm chart for apache-mod-mellon --- 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 3ade8df..acb75af 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: 0.2.3 +version: 1.0.0 appVersion: "1.16.0"