From 2077b82b6ab6949600183030fc4528562e49a779 Mon Sep 17 00:00:00 2001 From: floreks Date: Mon, 20 Jan 2025 14:13:22 +0000 Subject: [PATCH] Updated chart to release v0.1.5 --- charts/osbuilder/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/osbuilder/Chart.yaml b/charts/osbuilder/Chart.yaml index 8398868..7e33653 100644 --- a/charts/osbuilder/Chart.yaml +++ b/charts/osbuilder/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: osbuilder description: A Helm chart for osbuilder -appVersion: 0.1.4 -version: 0.1.4 +appVersion: 0.1.5 +version: 0.1.5 dependencies: [] maintainers: - name: Ettore Di Giacinto