Skip to content

Commit 3f480ef

Browse files
authored
Bumped infra-external v2.9.3 (#170)
1 parent 2381344 commit 3f480ef

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

amt/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ apiVersion: v2
66
name: amt
77
description: Edge Infrastructure Manager AMT
88
type: application
9-
version: 0.5.2
10-
appVersion: "0.5.2"
9+
version: 0.5.3
10+
appVersion: "0.5.3"
1111
home: edge-orchestrator.intel.com
1212
maintainers:
1313
- name: Edge Infrastructure Manager Team
@@ -21,6 +21,6 @@ dependencies:
2121
condition: import.rps.enabled
2222
repository: "file://charts/rps"
2323
- name: dm-manager
24-
version: "0.5.0"
24+
version: "0.6.1"
2525
condition: import.dm-manager.enabled
2626
repository: "file://charts/dm-manager"

amt/charts/dm-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ apiVersion: v2
55
name: dm-manager
66
description: Edge Infrastructure Device Management Resource Manager
77
type: application
8-
version: 0.5.0
9-
appVersion: "0.5.0"
8+
version: 0.6.1
9+
appVersion: "0.6.1"
1010
home: edge-orchestrator.intel.com
1111
annotations: {}
1212
maintainers:

infra-external/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ apiVersion: v2
55
name: infra-external
66
description: Edge Infrastructure Manager External Umbrella Chart
77
type: application
8-
version: "2.9.2"
9-
appVersion: "2.9.2"
8+
version: "2.9.3"
9+
appVersion: "2.9.3"
1010
annotations: {}
1111
home: edge-orchestrator.intel.com
1212
maintainers:
@@ -30,6 +30,6 @@ dependencies:
3030
repository: "file://../loca-templates-manager"
3131
- name: amt
3232
condition: import.amt.enabled
33-
version: "0.5.2"
33+
version: "0.5.3"
3434
repository: "file://../amt"
3535

0 commit comments

Comments
 (0)