From 485946a763ad35ec60c6bb5d1638fba97245b2e2 Mon Sep 17 00:00:00 2001 From: zreigz Date: Tue, 21 Jan 2025 10:36:06 +0000 Subject: [PATCH] Updated chart to release v0.1.6 --- 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 7e33653..7a784b4 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.5 -version: 0.1.5 +appVersion: 0.1.6 +version: 0.1.6 dependencies: [] maintainers: - name: Ettore Di Giacinto