From fe2dcc6b23dc971925265e305491663eacd909c3 Mon Sep 17 00:00:00 2001 From: zreigz Date: Thu, 23 Jan 2025 09:03:56 +0000 Subject: [PATCH] Updated chart to release v0.1.7 --- 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 7a784b4..0a97ab1 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.6 -version: 0.1.6 +appVersion: 0.1.7 +version: 0.1.7 dependencies: [] maintainers: - name: Ettore Di Giacinto