Skip to content

Commit de50dc3

Browse files
authored
Release os-profiles v0.2.2 (#4)
* Release os-profiles v0.2.2 * bump version of platform bundle * fix profiles
1 parent a83b2a3 commit de50dc3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

os-profiles/VERSION

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

os-profiles/microvisor-nonrt.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ metadata:
66
release: 0.0.0-dev
77
version: 0.3.0
88
spec:
9-
name: Edge Microvisor Toolkit 3.0.20250328
9+
name: Edge Microvisor Toolkit 3.0.20250401
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-readonly-dev-3.0.20250328.1439.raw.gz
16-
osImageVersion: 3.0.20250328.1439
17-
osImageSha256: 036b21fd43979309662a067340cf6400f6e0767465fa3d7c2ca52ad553ed15d0
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
1818
osPackageManifestURL: files-edge-orch/repository/microvisor/non_rt/edge-readonly-3.0.20250324.1008_pkg_manifest.json
1919
securityFeature: SECURITY_FEATURE_NONE
2020
platformBundle:

os-profiles/ubuntu-22.04-lts-generic-ext.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ spec:
1717
osPackageManifestURL: ""
1818
securityFeature: SECURITY_FEATURE_NONE
1919
platformBundle:
20-
installerScript: edge-orch/en/files/platformbundle/ubuntu-22.04-lts-generic-ext:1.0.1
21-
cloudInitScript: edge-orch/en/files/platformbundle/cloudinit:1.0.1
20+
installerScript: edge-orch/en/files/platformbundle/ubuntu-22.04-lts-generic-ext:1.0.16
21+
cloudInitScript: edge-orch/en/files/platformbundle/cloudinit:1.0.16

0 commit comments

Comments
 (0)