11# litmus-agent
22
3- ![ Version: 3.16 .0] ( https://img.shields.io/badge/Version-3.16 .0-informational?style=flat-square ) ![ AppVersion: 3.16 .0] ( https://img.shields.io/badge/AppVersion-3.16 .0-informational?style=flat-square )
3+ ![ Version: 3.18 .0] ( https://img.shields.io/badge/Version-3.18 .0-informational?style=flat-square ) ![ AppVersion: 3.18 .0] ( https://img.shields.io/badge/AppVersion-3.18 .0-informational?style=flat-square )
44
55A Helm chart to install litmus agent
66
@@ -24,10 +24,10 @@ Kubernetes: `>=1.16.0-0`
2424
2525| Repository | Name | Version |
2626| ------------| ------| ---------|
27- | | chaos-exporter | 3.16 .0 |
28- | | chaos-operator | 3.16 .0 |
29- | | event-tracker | 3.16 .0 |
30- | | subscriber | 3.16 .0 |
27+ | | chaos-exporter | 3.18 .0 |
28+ | | chaos-operator | 3.18 .0 |
29+ | | event-tracker | 3.18 .0 |
30+ | | subscriber | 3.18 .0 |
3131| | workflow-controller | 0.2.2 |
3232
3333## Installing the Chart
@@ -53,7 +53,7 @@ $ helm install litmus-agent litmuschaos/litmus-agent \
5353
5454| Key | Type | Default | Description |
5555| -----| ------| ---------| -------------|
56- | APP_VERSION | string | ` "3.16 .0" ` | |
56+ | APP_VERSION | string | ` "3.18 .0" ` | |
5757| INFRA_DESCRIPTION | string | ` "chaos infrastructure deployed with helm" ` | |
5858| INFRA_NAME | string | ` "helm-infrastructure" ` | |
5959| INFRA_NODE_SELECTOR | string | ` "" ` | |
0 commit comments