From ce76ce660f3695db0a5c4801cb82c867ff8e24d0 Mon Sep 17 00:00:00 2001 From: Robin Bourianes Date: Thu, 9 Jan 2025 16:56:28 +0100 Subject: [PATCH] charts(geokoder): new chart release to pull latest release --- charts/geokoder/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/geokoder/Chart.yaml b/charts/geokoder/Chart.yaml index 4c9ca172..158e22b8 100644 --- a/charts/geokoder/Chart.yaml +++ b/charts/geokoder/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: geokoder description: geocoding and reverse geocoding service -version: 1.0.3 -appVersion: 1.0.2 +version: 1.0.4 +appVersion: 1.1.0 home: https://github.com/kalisio/geokoder annotations: category: Service