From 2d5606e3920a25f2a472ed443cfb2c3c52564eed Mon Sep 17 00:00:00 2001 From: Tomasz Osinski Date: Wed, 25 Jun 2025 19:00:17 +0200 Subject: [PATCH 1/4] Release infra-managers v2.13.2 --- infra-managers/Chart.yaml | 6 +++--- os-resource-manager/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/infra-managers/Chart.yaml b/infra-managers/Chart.yaml index 27ba47f4..caa662fb 100644 --- a/infra-managers/Chart.yaml +++ b/infra-managers/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: infra-managers description: Infrastructure Manager Managers Umbrella Chart type: application -version: "2.13.1" -appVersion: "2.13.1" +version: "2.13.2" +appVersion: "2.13.2" annotations: {} home: edge-orchestrator.intel.com maintainers: @@ -30,7 +30,7 @@ dependencies: repository: "file://../telemetry-manager" - name: os-resource-manager condition: import.os-resource-manager.enabled - version: "0.21.1" + version: "0.22.0" repository: "file://../os-resource-manager" - name: attestationstatus-manager condition: import.attestationstatus-manager.enabled diff --git a/os-resource-manager/Chart.yaml b/os-resource-manager/Chart.yaml index 5b1fec49..0a7e27fa 100644 --- a/os-resource-manager/Chart.yaml +++ b/os-resource-manager/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: os-resource-manager description: Edge Infrastructure Manager OS Resource Manager type: application -version: 0.21.1 -appVersion: "0.17.1" +version: 0.22.0 +appVersion: "0.18.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team From f64df2cef6f3c161ebf83ad56a20a9dfce43ba35 Mon Sep 17 00:00:00 2001 From: Tomasz Osinski Date: Wed, 25 Jun 2025 20:36:01 +0200 Subject: [PATCH 2/4] release infra-core --- apiv2/Chart.yaml | 4 ++-- exporter/Chart.yaml | 4 ++-- infra-core/Chart.yaml | 8 ++++---- infra-managers/Chart.yaml | 4 ++-- inventory/Chart.yaml | 4 ++-- tenant-controller/Chart.yaml | 4 ++-- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/apiv2/Chart.yaml b/apiv2/Chart.yaml index 6e1e0c69..96aa15b5 100644 --- a/apiv2/Chart.yaml +++ b/apiv2/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: apiv2 description: Edge Infrastructure Manager API type: application -version: 2.1.1 -appVersion: "2.1.5" +version: 2.2.0 +appVersion: "2.2.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team diff --git a/exporter/Chart.yaml b/exporter/Chart.yaml index 80e187b9..7348cd86 100644 --- a/exporter/Chart.yaml +++ b/exporter/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: exporter description: Edge Infrastructure Manager Exporter type: application -version: 1.21.0 -appVersion: "1.19.0" +version: 1.22.0 +appVersion: "1.20.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team diff --git a/infra-core/Chart.yaml b/infra-core/Chart.yaml index 8b64cab3..0333eca0 100644 --- a/infra-core/Chart.yaml +++ b/infra-core/Chart.yaml @@ -18,15 +18,15 @@ dependencies: repository: "file://../api" - name: apiv2 condition: import.apiv2.enabled - version: "2.1.1" + version: "2.2.0" repository: "file://../apiv2" - name: exporter condition: import.exporter.enabled - version: "1.21.0" + version: "1.22.0" repository: "file://../exporter" - name: inventory condition: import.inventory.enabled - version: "2.25.0" + version: "2.26.0" repository: "file://../inventory" - name: credentials condition: import.credentials.enabled @@ -34,5 +34,5 @@ dependencies: repository: "file://../credentials" - name: tenant-controller condition: import.tenant-controller.enabled - version: "0.20.0" + version: "0.21.0" repository: "file://../tenant-controller" diff --git a/infra-managers/Chart.yaml b/infra-managers/Chart.yaml index caa662fb..4a4930ba 100644 --- a/infra-managers/Chart.yaml +++ b/infra-managers/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: infra-managers description: Infrastructure Manager Managers Umbrella Chart type: application -version: "2.13.2" -appVersion: "2.13.2" +version: "2.14.0" +appVersion: "2.14.0" annotations: {} home: edge-orchestrator.intel.com maintainers: diff --git a/inventory/Chart.yaml b/inventory/Chart.yaml index 1fd6f201..c3ee3489 100644 --- a/inventory/Chart.yaml +++ b/inventory/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: inventory description: Edge Infrastructure Manager Inventory type: application -version: 2.25.0 -appVersion: "2.27.0" +version: 2.26.0 +appVersion: "2.28.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team diff --git a/tenant-controller/Chart.yaml b/tenant-controller/Chart.yaml index fa336e85..f7208fcc 100644 --- a/tenant-controller/Chart.yaml +++ b/tenant-controller/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: tenant-controller description: Edge Infrastructure Manager Tenant Controller type: application -version: 0.20.0 -appVersion: "0.18.0" +version: 0.21.0 +appVersion: "0.19.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team From 887715dd74388f5732f12b6732a379398a6c218a Mon Sep 17 00:00:00 2001 From: Tomasz Osinski Date: Wed, 25 Jun 2025 20:42:51 +0200 Subject: [PATCH 3/4] bump ver --- infra-core/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra-core/Chart.yaml b/infra-core/Chart.yaml index 0333eca0..af6b3426 100644 --- a/infra-core/Chart.yaml +++ b/infra-core/Chart.yaml @@ -5,8 +5,8 @@ apiVersion: v2 name: infra-core description: Edge Infrastructure Manager Core Umbrella Chart type: application -version: "2.15.0" -appVersion: "2.15.0" +version: "2.16.0" +appVersion: "2.16.0" annotations: {} home: edge-orchestrator.intel.com maintainers: From d366bd830842c3dea797726269059314b9618cb7 Mon Sep 17 00:00:00 2001 From: Tomasz Osinski Date: Thu, 26 Jun 2025 14:48:51 +0200 Subject: [PATCH 4/4] bump minors --- apiv2/Chart.yaml | 2 +- exporter/Chart.yaml | 2 +- tenant-controller/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apiv2/Chart.yaml b/apiv2/Chart.yaml index 96aa15b5..04ca21fb 100644 --- a/apiv2/Chart.yaml +++ b/apiv2/Chart.yaml @@ -6,7 +6,7 @@ name: apiv2 description: Edge Infrastructure Manager API type: application version: 2.2.0 -appVersion: "2.2.0" +appVersion: "2.3.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team diff --git a/exporter/Chart.yaml b/exporter/Chart.yaml index 7348cd86..05c78b40 100644 --- a/exporter/Chart.yaml +++ b/exporter/Chart.yaml @@ -6,7 +6,7 @@ name: exporter description: Edge Infrastructure Manager Exporter type: application version: 1.22.0 -appVersion: "1.20.0" +appVersion: "1.21.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team diff --git a/tenant-controller/Chart.yaml b/tenant-controller/Chart.yaml index f7208fcc..80ff8bb9 100644 --- a/tenant-controller/Chart.yaml +++ b/tenant-controller/Chart.yaml @@ -6,7 +6,7 @@ name: tenant-controller description: Edge Infrastructure Manager Tenant Controller type: application version: 0.21.0 -appVersion: "0.19.0" +appVersion: "0.20.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team