Skip to content

Commit 5ba2161

Browse files
committed
release trusted-workload 1.2.1-dev
Signed-off-by: Kumar, Anand <anand.kumar@intel.com>
1 parent e77ccf1 commit 5ba2161

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

helm/trusted-workload/VERSION

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

helm/trusted-workload/charts/cc-runtimeclass/tests/cc-runtimeclass-cleanup_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ tests:
9393
path: /
9494
type: ""
9595
name: host
96-
payloadImage: "registry-rs.edgeorchestration.intel.com/edge-orch/trusted-compute/kata-deploy:1.2.0"
96+
payloadImage: "registry-rs.edgeorchestration.intel.com/edge-orch/trusted-compute/kata-deploy:1.2.1-dev"
9797
runtimeClasses:
9898
- name: kata-qemu
9999
pulltype: ""

helm/trusted-workload/charts/cc-runtimeclass/tests/cc-runtimeclass-deployment_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ tests:
105105
path: /
106106
type: ""
107107
name: host
108-
payloadImage: "registry-rs.edgeorchestration.intel.com/edge-orch/trusted-compute/kata-deploy:1.2.0"
108+
payloadImage: "registry-rs.edgeorchestration.intel.com/edge-orch/trusted-compute/kata-deploy:1.2.1-dev"
109109
runtimeClasses:
110110
- name: kata-qemu
111111
pulltype: ""

helm/trusted-workload/charts/cc-runtimeclass/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
---
44
image:
55
repository: registry-rs.edgeorchestration.intel.com/edge-orch/trusted-compute/kata-deploy
6-
tag: 1.2.0
6+
tag: 1.2.1-dev

0 commit comments

Comments
 (0)