From aaf61173ba755f8ea1020f143c03405d93019567 Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Wed, 27 Dec 2023 15:46:43 +1100 Subject: [PATCH] chore: bump aergia to 0.3.2 (#51) --- 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