From 763da85bee311379d20dc041e9accf2f5c42ff5f Mon Sep 17 00:00:00 2001 From: scme0 Date: Wed, 1 Oct 2025 14:57:18 +0200 Subject: [PATCH 1/2] update promotiontask crd --- .../_components/gitops-operator/crds/promotiontasks.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml index e7ccfb8de..ac824c180 100644 --- a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml +++ b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml @@ -155,7 +155,6 @@ spec: minLength: 1 type: string value: - minLength: 1 type: string required: - path @@ -212,7 +211,6 @@ spec: minLength: 1 type: string value: - minLength: 1 type: string required: - path @@ -409,7 +407,6 @@ spec: minLength: 1 type: string value: - minLength: 1 type: string required: - path From 1bbe0d3ec37f313cb073778fed38610eca1875a1 Mon Sep 17 00:00:00 2001 From: scme0 Date: Wed, 1 Oct 2025 16:44:20 +0200 Subject: [PATCH 2/2] update crd --- .../_components/gitops-operator/crds/promotiontasks.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml index ac824c180..c760c5c14 100644 --- a/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml +++ b/charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml @@ -152,7 +152,6 @@ spec: items: properties: path: - minLength: 1 type: string value: type: string @@ -208,7 +207,6 @@ spec: items: properties: path: - minLength: 1 type: string value: type: string @@ -404,7 +402,6 @@ spec: items: properties: path: - minLength: 1 type: string value: type: string