Ver código fonte

Bump version for patch

Ajay Tripathy 4 anos atrás
pai
commit
cc58e92e2d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      pkg/env/costmodelenv.go

+ 1 - 1
pkg/env/costmodelenv.go

@@ -82,7 +82,7 @@ func GetPricingConfigmapName() string {
 // GetAWSAccessKeyID returns the environment variable value for AWSAccessKeyIDEnvVar which represents
 // the AWS access key for authentication
 func GetAppVersion() string {
-	return Get(AppVersionEnvVar, "1.87.2")
+	return Get(AppVersionEnvVar, "1.87.3")
 }
 
 // IsEmitNamespaceAnnotationsMetric returns true if cost-model is configured to emit the kube_namespace_annotations metric