From 637145441545c9165e4b182b28c87e80701276f1 Mon Sep 17 00:00:00 2001 From: f-necas <39771412+f-necas@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:24:37 +0200 Subject: [PATCH] set mellon to 1.1.1 EPPN as preauth provider id --- 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 09ec445..f11eb2b 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.1.0 +version: 1.1.1 appVersion: "1.16.0"