Skip to content

Commit

Permalink
Manifest update for release of 3.2.0 (#619)
Browse files Browse the repository at this point in the history
* release[3.2.0]: Update charts for version 3.2.0
  • Loading branch information
uditgaurav authored Dec 15, 2023
1 parent 6d0fb71 commit 3f40d66
Show file tree
Hide file tree
Showing 124 changed files with 443 additions and 443 deletions.
4 changes: 2 additions & 2 deletions experiments/bank-of-anthos/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -125,7 +125,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
- name: NETWORK_INTERFACE
value: "eth0"
Expand Down
4 changes: 2 additions & 2 deletions experiments/bank-of-anthos/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -129,7 +129,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
- name: NETWORK_INTERFACE
value: "eth0"
Expand Down
2 changes: 1 addition & 1 deletion experiments/namespaced-scope-chaos/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/namespaced-scope-chaos/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-cpu-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -95,7 +95,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0'
labels:
name: node-cpu-hog
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-cpu-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -99,7 +99,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0'
labels:
name: node-cpu-hog
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-memory-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -95,7 +95,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0'
labels:
name: node-memory-hog
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-memory-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -94,7 +94,7 @@ spec:
value: ''
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0'
labels:
name: node-memory-hog
container:
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-cpu-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-cpu-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-delete/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-delete/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-memory-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
args:
- -c
- ./experiments -name pod-memory-hog
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-memory-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
args:
- -c
- ./experiments -name pod-memory-hog
Expand Down
2 changes: 1 addition & 1 deletion experiments/podtato-head/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/podtato-head/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down
18 changes: 9 additions & 9 deletions experiments/sock-shop-promProbe/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -154,7 +154,7 @@ spec:
## It is used in pumba lib only
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
## It is used in pumba lib only
- name: STRESS_IMAGE
Expand Down Expand Up @@ -265,7 +265,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -386,7 +386,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -399,7 +399,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
- name: NETWORK_INTERFACE
value: "eth0"
Expand Down Expand Up @@ -535,7 +535,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -564,7 +564,7 @@ spec:
## It is used in pumba lib only
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
## It is used in pumba lib only
- name: STRESS_IMAGE
Expand Down Expand Up @@ -675,7 +675,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -719,7 +719,7 @@ spec:
value: "false"
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
# Provide the container runtime path
# Default set to docker container path
Expand Down
18 changes: 9 additions & 9 deletions experiments/sock-shop-promProbe/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -158,7 +158,7 @@ spec:
## It is used in pumba lib only
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
## It is used in pumba lib only
- name: STRESS_IMAGE
Expand Down Expand Up @@ -269,7 +269,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -390,7 +390,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -403,7 +403,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
- name: NETWORK_INTERFACE
value: "eth0"
Expand Down Expand Up @@ -539,7 +539,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -568,7 +568,7 @@ spec:
## It is used in pumba lib only
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
## It is used in pumba lib only
- name: STRESS_IMAGE
Expand Down Expand Up @@ -679,7 +679,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -723,7 +723,7 @@ spec:
value: "false"
- name: LIB_IMAGE
value: "litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.2.0"
# Provide the container runtime path
# Default set to docker container path
Expand Down
Loading

0 comments on commit 3f40d66

Please sign in to comment.