File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
deployment-package/virtualization Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- 1.2.1
1
+ 1.2.2
Original file line number Diff line number Diff line change @@ -73,13 +73,13 @@ schemaVersion: "0.1"
73
73
$schema : " https://schema.intel.com/catalog.orchestrator/0.1/schema"
74
74
75
75
name : kubevirt-helper
76
- version : 1.5.3
76
+ version : 1.5.4
77
77
description : " Automatically restart VM when editable VM spec is updated"
78
78
kind : extension
79
79
80
80
helmRegistry : " intel-rs-helm"
81
81
chartName : " edge-orch/en/charts/kubevirt-helper"
82
- chartVersion : 1.5.3
82
+ chartVersion : 1.5.4
83
83
84
84
profiles :
85
85
- name : " default"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ $schema: "https://schema.intel.com/catalog.orchestrator/0.1/schema"
7
7
8
8
name : " virtualization"
9
9
description : " Virtualization support for k8s cluster"
10
- version : 0.5.4
10
+ version : 0.5.5
11
11
forbidsMultipleDeployments : true
12
12
kind : extension
13
13
@@ -17,7 +17,7 @@ applications:
17
17
- name : cdi
18
18
version : 2.1.0
19
19
- name : kubevirt-helper
20
- version : 1.5.3
20
+ version : 1.5.4
21
21
22
22
defaultNamespaces :
23
23
kubevirt : kubevirt
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ apiVersion: v2
5
5
name : kubevirt-helper
6
6
description : A Helm chart for KubeVirt Helper service
7
7
type : application
8
- version : 1.5.3
9
- appVersion : 1.5.3
8
+ version : 1.5.4
9
+ appVersion : 1.5.4
10
10
annotations : {}
Original file line number Diff line number Diff line change 3
3
---
4
4
metadata :
5
5
schemaVersion : 0.3.0
6
- release : 1.2.1
6
+ release : 1.2.2
7
7
lpke :
8
8
deploymentPackages :
9
9
- dpkg : edge-orch/en/file/base-extensions
25
25
- dpkg : edge-orch/en/file/usb
26
26
version : 0.4.0
27
27
- dpkg : edge-orch/en/file/virtualization
28
- version : 0.5.4
28
+ version : 0.5.5
29
29
deploymentList :
30
30
- dpName : base-extensions
31
31
displayName : base-extensions-baseline
Original file line number Diff line number Diff line change 1
- 1.5.3
1
+ 1.5.4
You can’t perform that action at this time.
0 commit comments