1
1
# litmus-core
2
2
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 )
4
4
5
5
A Helm chart to install litmus infra components on Kubernetes
6
6
@@ -28,7 +28,7 @@ A Helm chart to install litmus infra components on Kubernetes
28
28
| exporter.enabled | bool | ` false ` | |
29
29
| exporter.image.pullPolicy | string | ` "Always" ` | |
30
30
| 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" ` | |
32
32
| exporter.nodeSelector | object | ` {} ` | |
33
33
| exporter.priorityClassName | string | ` nil ` | |
34
34
| exporter.resources | object | ` {} ` | |
@@ -48,7 +48,7 @@ A Helm chart to install litmus infra components on Kubernetes
48
48
| nodeSelector | object | ` {} ` | |
49
49
| operator.image.pullPolicy | string | ` "Always" ` | |
50
50
| 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" ` | |
52
52
| operatorMode | string | ` "standard" ` | |
53
53
| operatorName | string | ` "chaos-operator" ` | |
54
54
| policies.monitoring.disabled | bool | ` false ` | |
@@ -58,7 +58,7 @@ A Helm chart to install litmus infra components on Kubernetes
58
58
| resources.requests.cpu | string | ` "100m" ` | |
59
59
| resources.requests.memory | string | ` "128Mi" ` | |
60
60
| 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" ` | |
62
62
| service.port | int | ` 80 ` | |
63
63
| service.type | string | ` "ClusterIP" ` | |
64
64
| tolerations | list | ` [] ` | |
0 commit comments