rancher-partner-charts/charts/kubemq/kubemq-cluster
github-actions[bot] d4b9c45c23 Charts CI
```
Added:
  kubemq/kubemq-cluster:
    - 2.3.7
  kubemq/kubemq-controller:
    - 1.9.3
  kubemq/kubemq-crds:
    - 2.3.7

Updated:
  bitnami/kafka:
    - 21.4.1
  bitnami/mariadb:
    - 11.5.5
  bitnami/mysql:
    - 9.7.0
  bitnami/postgresql:
    - 12.2.6
  bitnami/redis:
    - 17.9.0
  bitnami/tomcat:
    - 10.6.0
  bitnami/wordpress:
    - 15.2.57
  crate/crate-operator:
    - 2.25.0
  datadog/datadog:
    - 3.21.0
  digitalis/vals-operator:
    - 0.7.2
  dynatrace/dynatrace-operator:
    - 0.10.4
  gitlab/gitlab:
    - 6.10.0
  new-relic/nri-bundle:
    - 5.0.6
  speedscale/speedscale-operator:
    - 1.2.27
  sysdig/sysdig:
    - 1.15.80
```
2023-03-23 13:52:28 +00:00
..
templates Charts CI 2023-03-23 13:52:28 +00:00
.helmignore Charts CI 2023-03-23 13:52:28 +00:00
Chart.lock Charts CI 2023-03-23 13:52:28 +00:00
Chart.yaml Charts CI 2023-03-23 13:52:28 +00:00
README.md Charts CI 2023-03-23 13:52:28 +00:00
app-readme.md Charts CI 2023-03-23 13:52:28 +00:00
questions.yaml Charts CI 2023-03-23 13:52:28 +00:00
values.yaml Charts CI 2023-03-23 13:52:28 +00:00
values_example.yaml Charts CI 2023-03-23 13:52:28 +00:00

README.md

kubemq-cluster

kubemq-cluster is the Helm chart that installs the KubeMQ Cluster.

Installing

For example:

$ helm repo add kubemq-charts  https://kubemq-io.github.io/charts
$ helm install --create-namespace -n kubemq kubemq-cluster kubemq-charts/kubemq-cluster

Upgrading the charts

Please refer to the release notes of each version of the helm charts. These can be found here.

Uninstalling the charts

To uninstall/delete kubemq-cluster use the following command:

$ helm uninstall -n kubemq kubemq-cluster

The commands remove all the Kubernetes components associated with the chart.

If you want to keep the history use --keep-history flag.