From b6d8a3f31943c592b82acbd447e5c5c5fd615df2 Mon Sep 17 00:00:00 2001 From: Kairo Araujo Date: Mon, 16 Sep 2024 13:08:50 +0200 Subject: [PATCH] Release Charts 0.5.1 Signed-off-by: Kairo Araujo --- chart/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5bab7dbc..b5fa6687 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Archivista Contributors +# Copyright 2024 The Archivista Contributors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,7 +17,7 @@ name: archivista description: A Helm chart for Archivista type: application -version: 0.5.0 +version: 0.5.1 keywords: - attestation @@ -31,4 +31,4 @@ sources: maintainers: - name: in-toto -appVersion: "0.5.3" +appVersion: "0.5.4"