updates go-runner image tags to 3.0.0-beta10

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
neelanjan00
2023-08-31 14:35:52 +05:30
parent baa27bbad2
commit ff78e5b029
61 changed files with 66 additions and 66 deletions

View File

@@ -47,7 +47,7 @@ spec:
- apiGroups: [""]
resources: ["nodes"]
verbs: ["get","list"]
image: "litmuschaos/go-runner:3.0.0-beta3"
image: "litmuschaos/go-runner:3.0.0-beta10"
imagePullPolicy: Always
args:
- -c
@@ -70,7 +70,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos/go-runner:3.0.0-beta3"
value: "litmuschaos/go-runner:3.0.0-beta10"
# ENTER THE TARGET NODE NAME
- name: TARGET_NODE