From acf7143850afbc52af03b93fce4998e02d33cdf1 Mon Sep 17 00:00:00 2001 From: Bart Jeukendrup Date: Mon, 26 Aug 2024 20:31:31 +0200 Subject: [PATCH] Add geoserver 2.24.5 --- charts/geoserver/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/geoserver/Chart.yaml b/charts/geoserver/Chart.yaml index 99b28b8..3316260 100644 --- a/charts/geoserver/Chart.yaml +++ b/charts/geoserver/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: geoserver description: Open source server for sharing geospatial data type: application -version: 2.24.4 -appVersion: "2.24.4" +version: 2.24.5 +appVersion: "2.24.5"