From d82c4e097cad3465c134214332fe4fd5e417bc78 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 19 Apr 2024 12:57:26 +0200 Subject: [PATCH] Release: Go-LatestVer v0.10.2 --- History.md | 5 +++++ charts/latestver/Chart.yaml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index c8acdf6..e88fd3c 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +# 0.10.2 / 2024-04-19 + + * Update dependencies + * Fix: Update documentation + # 0.10.1 / 2024-04-17 * Fix: Add missing configmap creation diff --git a/charts/latestver/Chart.yaml b/charts/latestver/Chart.yaml index 71fcd71..9030046 100644 --- a/charts/latestver/Chart.yaml +++ b/charts/latestver/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: latestver description: Hosting go-latestver on Kubernetes type: application -version: 0.3.0 -appVersion: v0.10.1 +version: 0.4.0 +appVersion: v0.10.2