From 0618446b9544cafc425c17de9e2930e8aec45001 Mon Sep 17 00:00:00 2001 From: IvanHunters Date: Wed, 23 Jul 2025 14:45:25 +0300 Subject: [PATCH] fix chart name Signed-off-by: IvanHunters --- packages/system/hetzner-robotlb/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/system/hetzner-robotlb/Chart.yaml b/packages/system/hetzner-robotlb/Chart.yaml index c443842a..5abfad98 100644 --- a/packages/system/hetzner-robotlb/Chart.yaml +++ b/packages/system/hetzner-robotlb/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 -name: hetzner-robotlb +name: cozy-hetzner-robotlb version: 0.1.3 # Placeholder, the actual version will be automatically set during the build process