Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions amt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ apiVersion: v2
name: amt
description: Edge Infrastructure Manager AMT
type: application
version: 0.5.2
appVersion: "0.5.2"
version: 0.5.3
appVersion: "0.5.3"
home: edge-orchestrator.intel.com
maintainers:
- name: Edge Infrastructure Manager Team
Expand All @@ -21,6 +21,6 @@ dependencies:
condition: import.rps.enabled
repository: "file://charts/rps"
- name: dm-manager
version: "0.5.0"
version: "0.6.1"
condition: import.dm-manager.enabled
repository: "file://charts/dm-manager"
4 changes: 2 additions & 2 deletions amt/charts/dm-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ apiVersion: v2
name: dm-manager
description: Edge Infrastructure Device Management Resource Manager
type: application
version: 0.5.0
appVersion: "0.5.0"
version: 0.6.1
appVersion: "0.6.1"
home: edge-orchestrator.intel.com
annotations: {}
maintainers:
Expand Down
6 changes: 3 additions & 3 deletions infra-external/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ apiVersion: v2
name: infra-external
description: Edge Infrastructure Manager External Umbrella Chart
type: application
version: "2.9.2"
appVersion: "2.9.2"
version: "2.9.3"
appVersion: "2.9.3"
annotations: {}
home: edge-orchestrator.intel.com
maintainers:
Expand All @@ -30,6 +30,6 @@ dependencies:
repository: "file://../loca-templates-manager"
- name: amt
condition: import.amt.enabled
version: "0.5.2"
version: "0.5.3"
repository: "file://../amt"