From 2a0dea31698e6c745a8806efa0609c150937ee56 Mon Sep 17 00:00:00 2001 From: David Kornel Date: Tue, 2 Apr 2024 09:09:10 +0200 Subject: [PATCH] Upgrade fabric8 to 6.11.0 (#9) Signed-off-by: David Kornel --- pom.xml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 8ee05f4..d7a3c58 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 17 17 UTF-8 - 6.10.0 + 6.11.0 3.11.0 @@ -135,17 +135,19 @@ - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/install/deploy.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-codeflare-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-dashboard-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-data-science-pipelines-operator-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-kserve-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-model-mesh-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-model-mesh-overlays-odh-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-odh-model-controller-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-odh-notebook-controller-kf-notebook-controller-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-ray-crd.yaml, - https://raw.githubusercontent.com/skodjob/sokar/main/open-data-hub/client/odh-manifests-trustyai-service-operator-crd.yaml + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/install/deploy.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-codeflare-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-dashboard-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-data-science-pipelines-operator-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-kserve-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-kueue-components-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-model-mesh-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-model-mesh-overlays-odh-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-model-registry-operator-crd.yaml, + + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-odh-notebook-controller-kf-notebook-controller-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-ray-crd.yaml, + https://raw.githubusercontent.com/skodjob/deployment-hub/main/open-data-hub/client/odh-manifests-trustyai-service-operator-crd.yaml true true