diff --git a/.zuul.yaml b/.zuul.yaml index 3c6245d..644d3e1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -45,8 +45,6 @@ - starlingx/utilities - starlingx/root nodeset: debian-bullseye - files: - - python3-k8sapp-sriov-fec-operator/* vars: tox_envlist: metadata tox_extra_args: -c python3-k8sapp-sriov-fec-operator/k8sapp_sriov_fec_operator/tox.ini diff --git a/stx-sriov-fec-operator-helm/stx-sriov-fec-operator-helm/files/metadata.yaml b/stx-sriov-fec-operator-helm/stx-sriov-fec-operator-helm/files/metadata.yaml index 63e1254..a04efd2 100644 --- a/stx-sriov-fec-operator-helm/stx-sriov-fec-operator-helm/files/metadata.yaml +++ b/stx-sriov-fec-operator-helm/stx-sriov-fec-operator-helm/files/metadata.yaml @@ -6,3 +6,6 @@ helm_repo: HELM_REPLACE_REPO upgrades: auto_update: true + +supported_k8s_version: + minimum: 1.24.4