Skip to content

Commit 7170d36

Browse files
release of 1.2.1-dev for test.
Signed-off-by: Jena, Satyabrata <satyabrata.jena@intel.com>
1 parent 97ae345 commit 7170d36

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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)