Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(3.12.0): Add the helm charts for 3.12.0 version #406

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/kube-aws/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "3.11.0"
appVersion: "3.12.0"
description: A Helm chart to install litmus aws chaos experiments
name: kube-aws
version: 3.11.0
version: 3.12.0
home: https://litmuschaos.io
sources:
- https://github.com/litmuschaos/litmus
Expand Down
4 changes: 2 additions & 2 deletions charts/kube-aws/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kube-aws

![Version: 3.11.0](https://img.shields.io/badge/Version-3.11.0-informational?style=flat-square) ![AppVersion: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-informational?style=flat-square)
![Version: 3.12.0](https://img.shields.io/badge/Version-3.12.0-informational?style=flat-square) ![AppVersion: 3.12.0](https://img.shields.io/badge/AppVersion-3.12.0-informational?style=flat-square)

A Helm chart to install litmus aws chaos experiments

Expand All @@ -27,7 +27,7 @@ A Helm chart to install litmus aws chaos experiments
| fullnameOverride | string | `"kube-aws"` | |
| image.litmusGO.pullPolicy | string | `"Always"` | |
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
| image.litmusGO.tag | string | `"3.10.0"` | |
| image.litmusGO.tag | string | `"3.12.0"` | |
| nameOverride | string | `"kube-aws"` | |

----------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion charts/kube-aws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ customLabels: {}
image:
litmusGO:
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
tag: 3.10.0
tag: 3.12.0
pullPolicy: Always

experiments:
Expand Down
4 changes: 2 additions & 2 deletions charts/kube-azure/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "3.11.0"
appVersion: "3.12.0"
description: A Helm chart to install litmus Azure chaos experiments
name: kube-azure
version: 3.11.0
version: 3.12.0
home: https://litmuschaos.io
sources:
- https://github.com/litmuschaos/litmus
Expand Down
4 changes: 2 additions & 2 deletions charts/kube-azure/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kube-azure

![Version: 3.11.0](https://img.shields.io/badge/Version-3.11.0-informational?style=flat-square) ![AppVersion: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-informational?style=flat-square)
![Version: 3.12.0](https://img.shields.io/badge/Version-3.12.0-informational?style=flat-square) ![AppVersion: 3.12.0](https://img.shields.io/badge/AppVersion-3.12.0-informational?style=flat-square)

A Helm chart to install litmus Azure chaos experiments

Expand All @@ -27,7 +27,7 @@ A Helm chart to install litmus Azure chaos experiments
| fullnameOverride | string | `"kube-azure"` | |
| image.litmusGO.pullPolicy | string | `"Always"` | |
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
| image.litmusGO.tag | string | `"3.11.0"` | |
| image.litmusGO.tag | string | `"3.12.0"` | |
| nameOverride | string | `"kube-azure"` | |

----------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion charts/kube-azure/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ customLabels: {}
image:
litmusGO:
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
tag: 3.11.0
tag: 3.12.0
pullPolicy: Always

experiments:
Expand Down
4 changes: 2 additions & 2 deletions charts/kube-gcp/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "3.11.0"
appVersion: "3.12.0"
description: A Helm chart to install litmus gcp chaos experiments
name: kube-gcp
version: 3.11.0
version: 3.12.0
home: https://litmuschaos.io
sources:
- https://github.com/litmuschaos/litmus
Expand Down
4 changes: 2 additions & 2 deletions charts/kube-gcp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kube-gcp

![Version: 3.11.0](https://img.shields.io/badge/Version-3.11.0-informational?style=flat-square) ![AppVersion: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-informational?style=flat-square)
![Version: 3.12.0](https://img.shields.io/badge/Version-3.12.0-informational?style=flat-square) ![AppVersion: 3.12.0](https://img.shields.io/badge/AppVersion-3.12.0-informational?style=flat-square)

A Helm chart to install litmus gcp chaos experiments

Expand All @@ -27,7 +27,7 @@ A Helm chart to install litmus gcp chaos experiments
| fullnameOverride | string | `"kube-gcp"` | |
| image.litmusGO.pullPolicy | string | `"Always"` | |
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
| image.litmusGO.tag | string | `"3.11.0"` | |
| image.litmusGO.tag | string | `"3.12.0"` | |
| nameOverride | string | `"kube-gcp"` | |

----------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion charts/kube-gcp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ customLabels: {}
image:
litmusGO:
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
tag: 3.11.0
tag: 3.12.0
pullPolicy: Always

experiments:
Expand Down
4 changes: 2 additions & 2 deletions charts/kubernetes-chaos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "3.11.0"
appVersion: "3.12.0"
description: A Helm chart to install litmus chaos experiments for kubernetes category (chaos-chart)
name: kubernetes-chaos
version: 3.11.0
version: 3.12.0
home: https://litmuschaos.io
sources:
- https://github.com/litmuschaos/litmus
Expand Down
8 changes: 4 additions & 4 deletions charts/kubernetes-chaos/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kubernetes-chaos

![Version: 3.11.0](https://img.shields.io/badge/Version-3.11.0-informational?style=flat-square) ![AppVersion: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-informational?style=flat-square)
![Version: 3.12.0](https://img.shields.io/badge/Version-3.12.0-informational?style=flat-square) ![AppVersion: 3.12.0](https://img.shields.io/badge/AppVersion-3.12.0-informational?style=flat-square)

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

Expand Down Expand Up @@ -29,12 +29,12 @@ A Helm chart to install litmus chaos experiments for kubernetes category (chaos-
| fullnameOverride | string | `"k8s"` | |
| image.litmus.pullPolicy | string | `"Always"` | |
| image.litmus.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/ansible-runner"` | |
| image.litmus.tag | string | `"3.11.0"` | |
| image.litmus.tag | string | `"3.12.0"` | |
| image.litmusGO.pullPolicy | string | `"Always"` | |
| image.litmusGO.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
| image.litmusGO.tag | string | `"3.11.0"` | |
| image.litmusGO.tag | string | `"3.12.0"` | |
| image.litmusLIBImage.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/go-runner"` | |
| image.litmusLIBImage.tag | string | `"3.11.0"` | |
| image.litmusLIBImage.tag | string | `"3.12.0"` | |
| nameOverride | string | `"k8s"` | |

----------------------------------------------
Expand Down
6 changes: 3 additions & 3 deletions charts/kubernetes-chaos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ customLabels: {}
image:
litmus:
repository: litmuschaos.docker.scarf.sh/litmuschaos/ansible-runner
tag: 3.11.0
tag: 3.12.0
pullPolicy: Always

litmusGO:
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
tag: 3.11.0
tag: 3.12.0
pullPolicy: Always

litmusLIBImage:
repository: litmuschaos.docker.scarf.sh/litmuschaos/go-runner
tag: 3.11.0
tag: 3.12.0

environment:
# supported: 'docker', 'containerd', 'crio'
Expand Down
4 changes: 2 additions & 2 deletions charts/litmus-core/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "3.11.0"
appVersion: "3.12.0"
description: A Helm chart to install litmus infra components on Kubernetes
name: litmus-core
version: 3.11.0
version: 3.12.0
home: https://litmuschaos.io
sources:
- https://github.com/litmuschaos/litmus
Expand Down
8 changes: 4 additions & 4 deletions charts/litmus-core/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# litmus-core

![Version: 3.11.0](https://img.shields.io/badge/Version-3.11.0-informational?style=flat-square) ![AppVersion: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-informational?style=flat-square)
![Version: 3.12.0](https://img.shields.io/badge/Version-3.12.0-informational?style=flat-square) ![AppVersion: 3.12.0](https://img.shields.io/badge/AppVersion-3.12.0-informational?style=flat-square)

A Helm chart to install litmus infra components on Kubernetes

Expand Down Expand Up @@ -28,7 +28,7 @@ A Helm chart to install litmus infra components on Kubernetes
| exporter.enabled | bool | `false` | |
| exporter.image.pullPolicy | string | `"Always"` | |
| exporter.image.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/chaos-exporter"` | |
| exporter.image.tag | string | `"3.11.0"` | |
| exporter.image.tag | string | `"3.12.0"` | |
| exporter.nodeSelector | object | `{}` | |
| exporter.priorityClassName | string | `nil` | |
| exporter.resources | object | `{}` | |
Expand All @@ -48,7 +48,7 @@ A Helm chart to install litmus infra components on Kubernetes
| nodeSelector | object | `{}` | |
| operator.image.pullPolicy | string | `"Always"` | |
| operator.image.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/chaos-operator"` | |
| operator.image.tag | string | `"3.11.0"` | |
| operator.image.tag | string | `"3.12.0"` | |
| operatorMode | string | `"standard"` | |
| operatorName | string | `"chaos-operator"` | |
| policies.monitoring.disabled | bool | `false` | |
Expand All @@ -58,7 +58,7 @@ A Helm chart to install litmus infra components on Kubernetes
| resources.requests.cpu | string | `"100m"` | |
| resources.requests.memory | string | `"128Mi"` | |
| runner.image.repository | string | `"litmuschaos.docker.scarf.sh/litmuschaos/chaos-runner"` | |
| runner.image.tag | string | `"3.11.0"` | |
| runner.image.tag | string | `"3.12.0"` | |
| service.port | int | `80` | |
| service.type | string | `"ClusterIP"` | |
| tolerations | list | `[]` | |
Expand Down
6 changes: 3 additions & 3 deletions charts/litmus-core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ replicaCount: 1
operator:
image:
repository: litmuschaos.docker.scarf.sh/litmuschaos/chaos-operator
tag: 3.11.0
tag: 3.12.0
pullPolicy: Always
runner:
image:
repository: litmuschaos.docker.scarf.sh/litmuschaos/chaos-runner
tag: 3.11.0
tag: 3.12.0

service:
type: ClusterIP
Expand Down Expand Up @@ -75,7 +75,7 @@ exporter:
additionalLabels: {}
image:
repository: litmuschaos.docker.scarf.sh/litmuschaos/chaos-exporter
tag: 3.11.0
tag: 3.12.0
pullPolicy: Always
service:
type: ClusterIP
Expand Down