updates go-runner image tags to 3.0.0-beta3

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
neelanjan00
2023-07-20 12:25:20 +05:30
parent ec90d6e953
commit 2cb4a10e69
61 changed files with 66 additions and 66 deletions

View File

@@ -76,7 +76,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:3.0.0-beta3"
imagePullPolicy: Always
args:
- -c
@@ -99,7 +99,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:3.0.0-beta3'
labels:
name: node-cpu-hog