From 6245976d3e144545078ffc11112000bed9228367 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Sat, 8 Feb 2025 22:07:24 +0100 Subject: [PATCH] Fix bootbox chartname (#623) --- packages/system/bootbox/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/system/bootbox/Chart.yaml b/packages/system/bootbox/Chart.yaml index dabadb65..1a0c732f 100644 --- a/packages/system/bootbox/Chart.yaml +++ b/packages/system/bootbox/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 -name: cozy-smee +name: cozy-bootbox version: 0.0.0 # Placeholder, the actual version will be automatically set during the build process