kit-deployer
Advanced tools
Comparing version 7.5.0 to 7.5.1
{ | ||
"name": "kit-deployer", | ||
"version": "7.5.0", | ||
"version": "7.5.1", | ||
"description": "Use to deploy files to multiple kubernetes clusters.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -195,2 +195,3 @@ "use strict"; | ||
healthCheck: this.options.available.healthCheck, | ||
healthCheckGracePeriod: this.options.available.healthCheckGracePeriod, | ||
keepAlive: this.options.available.keepAlive, | ||
@@ -197,0 +198,0 @@ keepAliveInterval: this.options.available.keepAliveInterval, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56596158
1933