Skip to content

Commit 4877918

Browse files
authored
chore(3.15.0): Add the helm charts for 3.15.0 version (#425)
Signed-off-by: Shubham Chaudhary <[email protected]>
1 parent 6870158 commit 4877918

File tree

15 files changed

+33
-33
lines changed

15 files changed

+33
-33
lines changed

charts/kube-aws/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "3.14.0"
2+
appVersion: "3.15.0"
33
description: A Helm chart to install litmus aws chaos experiments
44
name: kube-aws
5-
version: 3.14.0
5+
version: 3.15.0
66
home: https://litmuschaos.io
77
sources:
88
- https://github.com/litmuschaos/litmus

charts/kube-aws/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kube-aws
22

3-
![Version: 3.14.0](https://img.shields.io/badge/Version-3.14.0-informational?style=flat-square) ![AppVersion: 3.14.0](https://img.shields.io/badge/AppVersion-3.14.0-informational?style=flat-square)
3+
![Version: 3.15.0](https://img.shields.io/badge/Version-3.15.0-informational?style=flat-square) ![AppVersion: 3.15.0](https://img.shields.io/badge/AppVersion-3.15.0-informational?style=flat-square)
44

55
A Helm chart to install litmus aws chaos experiments
66

@@ -27,7 +27,7 @@ A Helm chart to install litmus aws chaos experiments
2727
| fullnameOverride | string | `"kube-aws"` | |
2828
| image.litmusGO.pullPolicy | string | `"Always"` | |
2929
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
30-
| image.litmusGO.tag | string | `"3.14.0"` | |
30+
| image.litmusGO.tag | string | `"3.15.0"` | |
3131
| nameOverride | string | `"kube-aws"` | |
3232

3333
----------------------------------------------

charts/kube-aws/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ customLabels: {}
1111
image:
1212
litmusGO:
1313
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
14-
tag: 3.14.0
14+
tag: 3.15.0
1515
pullPolicy: Always
1616

1717
experiments:

charts/kube-azure/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "3.14.0"
2+
appVersion: "3.15.0"
33
description: A Helm chart to install litmus Azure chaos experiments
44
name: kube-azure
5-
version: 3.14.0
5+
version: 3.15.0
66
home: https://litmuschaos.io
77
sources:
88
- https://github.com/litmuschaos/litmus

charts/kube-azure/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kube-azure
22

3-
![Version: 3.14.0](https://img.shields.io/badge/Version-3.14.0-informational?style=flat-square) ![AppVersion: 3.14.0](https://img.shields.io/badge/AppVersion-3.14.0-informational?style=flat-square)
3+
![Version: 3.15.0](https://img.shields.io/badge/Version-3.15.0-informational?style=flat-square) ![AppVersion: 3.15.0](https://img.shields.io/badge/AppVersion-3.15.0-informational?style=flat-square)
44

55
A Helm chart to install litmus Azure chaos experiments
66

@@ -27,7 +27,7 @@ A Helm chart to install litmus Azure chaos experiments
2727
| fullnameOverride | string | `"kube-azure"` | |
2828
| image.litmusGO.pullPolicy | string | `"Always"` | |
2929
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
30-
| image.litmusGO.tag | string | `"3.14.0"` | |
30+
| image.litmusGO.tag | string | `"3.15.0"` | |
3131
| nameOverride | string | `"kube-azure"` | |
3232

3333
----------------------------------------------

charts/kube-azure/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ customLabels: {}
1111
image:
1212
litmusGO:
1313
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
14-
tag: 3.14.0
14+
tag: 3.15.0
1515
pullPolicy: Always
1616

1717
experiments:

charts/kube-gcp/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "3.14.0"
2+
appVersion: "3.15.0"
33
description: A Helm chart to install litmus gcp chaos experiments
44
name: kube-gcp
5-
version: 3.14.0
5+
version: 3.15.0
66
home: https://litmuschaos.io
77
sources:
88
- https://github.com/litmuschaos/litmus

charts/kube-gcp/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kube-gcp
22

3-
![Version: 3.14.0](https://img.shields.io/badge/Version-3.14.0-informational?style=flat-square) ![AppVersion: 3.14.0](https://img.shields.io/badge/AppVersion-3.14.0-informational?style=flat-square)
3+
![Version: 3.15.0](https://img.shields.io/badge/Version-3.15.0-informational?style=flat-square) ![AppVersion: 3.15.0](https://img.shields.io/badge/AppVersion-3.15.0-informational?style=flat-square)
44

55
A Helm chart to install litmus gcp chaos experiments
66

@@ -27,7 +27,7 @@ A Helm chart to install litmus gcp chaos experiments
2727
| fullnameOverride | string | `"kube-gcp"` | |
2828
| image.litmusGO.pullPolicy | string | `"Always"` | |
2929
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
30-
| image.litmusGO.tag | string | `"3.14.0"` | |
30+
| image.litmusGO.tag | string | `"3.15.0"` | |
3131
| nameOverride | string | `"kube-gcp"` | |
3232

3333
----------------------------------------------

charts/kube-gcp/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ customLabels: {}
1111
image:
1212
litmusGO:
1313
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
14-
tag: 3.14.0
14+
tag: 3.15.0
1515
pullPolicy: Always
1616

1717
experiments:

charts/kubernetes-chaos/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "3.14.0"
2+
appVersion: "3.15.0"
33
description: A Helm chart to install litmus chaos experiments for kubernetes category (chaos-chart)
44
name: kubernetes-chaos
5-
version: 3.14.0
5+
version: 3.15.0
66
home: https://litmuschaos.io
77
sources:
88
- https://github.com/litmuschaos/litmus

charts/kubernetes-chaos/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kubernetes-chaos
22

3-
![Version: 3.14.0](https://img.shields.io/badge/Version-3.14.0-informational?style=flat-square) ![AppVersion: 3.14.0](https://img.shields.io/badge/AppVersion-3.14.0-informational?style=flat-square)
3+
![Version: 3.15.0](https://img.shields.io/badge/Version-3.15.0-informational?style=flat-square) ![AppVersion: 3.15.0](https://img.shields.io/badge/AppVersion-3.15.0-informational?style=flat-square)
44

55
A Helm chart to install litmus chaos experiments for kubernetes category (chaos-chart)
66

@@ -29,12 +29,12 @@ A Helm chart to install litmus chaos experiments for kubernetes category (chaos-
2929
| fullnameOverride | string | `"k8s"` | |
3030
| image.litmus.pullPolicy | string | `"Always"` | |
3131
| image.litmus.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/ansible-runner"` | |
32-
| image.litmus.tag | string | `"3.14.0"` | |
32+
| image.litmus.tag | string | `"3.15.0"` | |
3333
| image.litmusGO.pullPolicy | string | `"Always"` | |
3434
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
35-
| image.litmusGO.tag | string | `"3.14.0"` | |
35+
| image.litmusGO.tag | string | `"3.15.0"` | |
3636
| image.litmusLIBImage.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
37-
| image.litmusLIBImage.tag | string | `"3.14.0"` | |
37+
| image.litmusLIBImage.tag | string | `"3.15.0"` | |
3838
| nameOverride | string | `"k8s"` | |
3939

4040
----------------------------------------------

charts/kubernetes-chaos/values.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ customLabels: {}
1111
image:
1212
litmus:
1313
repository: litmuschaos.docker.scarf.sh/litmuschaos/ansible-runner
14-
tag: 3.14.0
14+
tag: 3.15.0
1515
pullPolicy: Always
1616

1717
litmusGO:
1818
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
19-
tag: 3.14.0
19+
tag: 3.15.0
2020
pullPolicy: Always
2121

2222
litmusLIBImage:
2323
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
24-
tag: 3.14.0
24+
tag: 3.15.0
2525

2626
environment:
2727
# supported: 'docker', 'containerd', 'crio'

charts/litmus-core/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "3.14.0"
2+
appVersion: "3.15.0"
33
description: A Helm chart to install litmus infra components on Kubernetes
44
name: litmus-core
5-
version: 3.14.0
5+
version: 3.15.0
66
home: https://litmuschaos.io
77
sources:
88
- https://github.com/litmuschaos/litmus

charts/litmus-core/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# litmus-core
22

3-
![Version: 3.14.0](https://img.shields.io/badge/Version-3.14.0-informational?style=flat-square) ![AppVersion: 3.14.0](https://img.shields.io/badge/AppVersion-3.14.0-informational?style=flat-square)
3+
![Version: 3.15.0](https://img.shields.io/badge/Version-3.15.0-informational?style=flat-square) ![AppVersion: 3.15.0](https://img.shields.io/badge/AppVersion-3.15.0-informational?style=flat-square)
44

55
A Helm chart to install litmus infra components on Kubernetes
66

@@ -28,7 +28,7 @@ A Helm chart to install litmus infra components on Kubernetes
2828
| exporter.enabled | bool | `false` | |
2929
| exporter.image.pullPolicy | string | `"Always"` | |
3030
| exporter.image.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/chaos-exporter"` | |
31-
| exporter.image.tag | string | `"3.14.0"` | |
31+
| exporter.image.tag | string | `"3.15.0"` | |
3232
| exporter.nodeSelector | object | `{}` | |
3333
| exporter.priorityClassName | string | `nil` | |
3434
| exporter.resources | object | `{}` | |
@@ -48,7 +48,7 @@ A Helm chart to install litmus infra components on Kubernetes
4848
| nodeSelector | object | `{}` | |
4949
| operator.image.pullPolicy | string | `"Always"` | |
5050
| operator.image.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/chaos-operator"` | |
51-
| operator.image.tag | string | `"3.14.0"` | |
51+
| operator.image.tag | string | `"3.15.0"` | |
5252
| operatorMode | string | `"standard"` | |
5353
| operatorName | string | `"chaos-operator"` | |
5454
| policies.monitoring.disabled | bool | `false` | |
@@ -58,7 +58,7 @@ A Helm chart to install litmus infra components on Kubernetes
5858
| resources.requests.cpu | string | `"100m"` | |
5959
| resources.requests.memory | string | `"128Mi"` | |
6060
| runner.image.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/chaos-runner"` | |
61-
| runner.image.tag | string | `"3.14.0"` | |
61+
| runner.image.tag | string | `"3.15.0"` | |
6262
| service.port | int | `80` | |
6363
| service.type | string | `"ClusterIP"` | |
6464
| tolerations | list | `[]` | |

charts/litmus-core/values.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ replicaCount: 1
1515
operator:
1616
image:
1717
repository: litmuschaos.docker.scarf.sh/litmuschaos/chaos-operator
18-
tag: 3.14.0
18+
tag: 3.15.0
1919
pullPolicy: Always
2020
runner:
2121
image:
2222
repository: litmuschaos.docker.scarf.sh/litmuschaos/chaos-runner
23-
tag: 3.14.0
23+
tag: 3.15.0
2424

2525
service:
2626
type: ClusterIP
@@ -75,7 +75,7 @@ exporter:
7575
additionalLabels: {}
7676
image:
7777
repository: litmuschaos.docker.scarf.sh/litmuschaos/chaos-exporter
78-
tag: 3.14.0
78+
tag: 3.15.0
7979
pullPolicy: Always
8080
service:
8181
type: ClusterIP

0 commit comments

Comments
 (0)