Prerequisites
This topic describes the prerequisites to fulfill before using Enterprise ChaosHub.
The table below describes the SMP version and its equivalent chaos manager image required to connect to Enterprise ChaosHub. Use the equivalent of the image mentioned here from your image registry.
Version | Chaos Manager Image |
---|---|
0.26.x | docker.io/harness/smp-chaos-manager-signed:1.54.1 |
0.25.x | docker.io/harness/smp-chaos-manager-signed:1.53.2 |
0.24.x | docker.io/harness/smp-chaos-manager-signed:1.49.3 |
0.23.x | docker.io/harness/smp-chaos-manager-signed:1.47.7 |
Update the chaos-manager image tag in the helm-override:
chaos:
chaos-manager:
image:
tag: "1.47.7" #Update the tag of chaos-manager image here