diff --git a/apiv2/Chart.yaml b/apiv2/Chart.yaml index 6e1e0c69..04ca21fb 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.3.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team diff --git a/exporter/Chart.yaml b/exporter/Chart.yaml index 80e187b9..05c78b40 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.21.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..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: @@ -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 27ba47f4..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.1" -appVersion: "2.13.1" +version: "2.14.0" +appVersion: "2.14.0" 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/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/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 diff --git a/tenant-controller/Chart.yaml b/tenant-controller/Chart.yaml index fa336e85..80ff8bb9 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.20.0" home: edge-orchestrator.intel.com maintainers: - name: Edge Infrastructure Manager Team