Ver Fonte

Bump AllocationSet Codec Version

Signed-off-by: thomasvn <thomasnguyen96@gmail.com>
thomasvn há 2 anos atrás
pai
commit
035534ff1a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      core/pkg/opencost/opencost_codecs.go

+ 1 - 1
core/pkg/opencost/opencost_codecs.go

@@ -41,7 +41,7 @@ const (
 	AssetsCodecVersion uint8 = 21
 
 	// AllocationCodecVersion is used for any resources listed in the Allocation version set
-	AllocationCodecVersion uint8 = 21
+	AllocationCodecVersion uint8 = 22
 
 	// CloudCostCodecVersion is used for any resources listed in the CloudCost version set
 	CloudCostCodecVersion uint8 = 2