Skip to content

Commit ec5c0d1

Browse files
author
Tomasz Osiński
authored
feat: Upgrade standalone EMT profile to EMT non-RT 3.0.20250701 (#311)
1 parent 02a03f8 commit ec5c0d1

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

os-profiles/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.4-dev
1+
0.6.4

os-profiles/microvisor-standalone.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,15 @@ appVersion: apps/v1
55
metadata:
66
standalone-node: true
77
spec:
8-
name: Edge Microvisor Toolkit Standalone 3.0.20250413
8+
name: Edge Microvisor Toolkit Standalone 3.0.20250701
99
type: OS_TYPE_IMMUTABLE
1010
provider: OS_PROVIDER_KIND_INFRA
1111
architecture: x86_64
1212
profileName: microvisor-standalone # Name has to be identical to this file's name
13-
# Keep in sync with https://github.com/open-edge-platform/edge-microvisor-toolkit-standalone-node/blob/
14-
# 2580e23eb7bcaae7fdf5cb5ff68641962a690f8b/standalone-node/host_os/download_tmv.sh#L7.
15-
osImageUrl: files-edge-orch/repository/microvisor/non_rt/edge-readonly-3.0.20250413.2200-prod-signed.raw.gz
16-
osImageVersion: 3.0.20250413.2200
17-
osImageSha256: 5730460ab4cbf2b6117c99ef4751063725ef98309e21dfd818c09f125c3ebaea
18-
osPackageManifestURL: files-edge-orch/repository/microvisor/non_rt/edge-readonly-3.0.20250413.2200_pkg_manifest.json
13+
osImageUrl: files-edge-orch/repository/microvisor/non_rt/edge-readonly-3.0.20250701.2157.raw.gz
14+
osImageVersion: 3.0.20250701.2157
15+
osImageSha256: 2290a804018a53693a11902fbe47e83ba4f441c3f1d9467e1349ccde72578f88
16+
osPackageManifestURL: files-edge-orch/repository/microvisor/non_rt/edge-readonly-3.0.20250701.2157_pkg_manifest.json
1917
securityFeature: SECURITY_FEATURE_NONE
2018
description: Edge Microvisor Toolkit Standalone for x86_64 architecture
2119
platformBundle:

0 commit comments

Comments
 (0)