Skip to content

Commit bfa0b6c

Browse files
pierventrerranjan3
andauthored
fix: rc for emt (#16)
* fix: rc for emt * Revert manifestURL Co-authored-by: rranjan3 <rajeev2.ranjan@intel.com>
1 parent 36d233c commit bfa0b6c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

os-profiles/VERSION

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

os-profiles/microvisor-nonrt.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ metadata:
66
release: 0.0.0-dev
77
version: 0.3.0
88
spec:
9-
name: Edge Microvisor Toolkit 3.0.20250401
9+
name: Edge Microvisor Toolkit 3.0.20250403
1010
type: OS_TYPE_IMMUTABLE
1111
provider: OS_PROVIDER_KIND_INFRA
1212
architecture: x86_64
1313
profileName: microvisor-nonrt # Name has to be identical to this file's name
1414
# osImageUrl MUST be changed to non /dev images
15-
osImageUrl: files-edge-orch/repository/microvisor/dev/non_rt/edge-non-prod-3.0.20250401.1134.raw.gz
16-
osImageVersion: 3.0.20250401.1134
17-
osImageSha256: 3fb9f52fbce262060c843d25dcbba77eeb62f5b75d3dd726fe6cee0f5d4df2dc
15+
osImageUrl: files-edge-orch/repository/microvisor/dev/non_rt/edge-non-prod-3.0.20250403.1800.raw.gz
16+
osImageVersion: 3.0.20250403.1800
17+
osImageSha256: 0cfb403b8f7a3b59a27eec14fa131f235d82d79270d742f839ee0362e1d8291f
18+
# FIXME - Using placeholder URL of existing manifest. Official image should have its own manifest
1819
osPackageManifestURL: files-edge-orch/repository/microvisor/non_rt/edge-readonly-3.0.20250324.1008_pkg_manifest.json
1920
securityFeature: SECURITY_FEATURE_NONE
2021
platformBundle:

0 commit comments

Comments
 (0)