updates go-runner image tags to 3.0.0-beta10
Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user