From a6d6cf5f775d639ef06dee781cb3cb8ec0462ee4 Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Wed, 27 Dec 2023 15:43:35 +1100 Subject: [PATCH] chore: bump aergia to 0.3.2 --- charts/aergia/Chart.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/aergia/Chart.yaml b/charts/aergia/Chart.yaml index 761d684..dc9da6d 100644 --- a/charts/aergia/Chart.yaml +++ b/charts/aergia/Chart.yaml @@ -11,13 +11,11 @@ kubeVersion: ">= 1.23.0-0" type: application -version: 0.5.1 +version: 0.5.2 -appVersion: v0.3.1 +appVersion: v0.3.2 annotations: artifacthub.io/changes: | - kind: changed - description: update aergia-controller appVersion to v0.3.1 - - kind: changed - description: added metrics endpoint + description: update aergia-controller appVersion to v0.3.2