From d0e318e54d22828f8a191a5b55de8f65f6658188 Mon Sep 17 00:00:00 2001 From: Kairo Araujo Date: Fri, 13 Sep 2024 19:21:01 +0200 Subject: [PATCH] release archivista charts 0.5.0 (#378) --- chart/Chart.yaml | 4 ++-- chart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 296e240d..5bab7dbc 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -17,7 +17,7 @@ name: archivista description: A Helm chart for Archivista type: application -version: 0.4.0 +version: 0.5.0 keywords: - attestation @@ -31,4 +31,4 @@ sources: maintainers: - name: in-toto -appVersion: "0.4.0" +appVersion: "0.5.3" diff --git a/chart/values.yaml b/chart/values.yaml index 71971711..42cf3c61 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -17,7 +17,7 @@ image: repository: ghcr.io/in-toto/archivista pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "0.4.0" + tag: "0.5.3" nameOverride: "" fullnameOverride: ""