chore(combine-crs): skip redundant experiment CR (#380)
* chore(combine-crs): skip redundant experiment CR Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> * chore(combine-crs): updating category charts Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
8b2615897c
commit
7fc3b067c5
7
scripts/go.mod
Normal file
7
scripts/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/litmuschaos/chaos-charts/scripts
|
||||
|
||||
go 1.13
|
||||
|
||||
require k8s.io/apimachinery v0.17.3
|
||||
|
||||
replace k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20191004115801-a2eda9f80ab8
|
Reference in New Issue
Block a user