From 478c2157e495d5342a0c738883f162d5358ab8ea Mon Sep 17 00:00:00 2001 From: zerospiel Date: Fri, 25 Oct 2024 12:15:54 +0200 Subject: [PATCH] Fix k0smotron provider chart compatibility --- templates/provider/k0smotron/Chart.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/provider/k0smotron/Chart.yaml b/templates/provider/k0smotron/Chart.yaml index 8b838e733..e6d214915 100644 --- a/templates/provider/k0smotron/Chart.yaml +++ b/templates/provider/k0smotron/Chart.yaml @@ -21,6 +21,4 @@ version: 0.0.2 appVersion: "1.0.4" annotations: cluster.x-k8s.io/provider: infrastructure-k0smotron, bootstrap-k0smotron, control-plane-k0smotron - cluster.x-k8s.io/bootstrap-k0smotron: v1beta1 - cluster.x-k8s.io/control-plane-k0smotron: v1beta1 - cluster.x-k8s.io/infrastructure-k0smotron: v1beta1 + cluster.x-k8s.io/v1beta1: v1beta1