@cdktf/provider-helm
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -230,3 +230,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
HelmProvider[_a] = { fqn: "@cdktf/provider-helm.HelmProvider", version: "2.0.8" }; | ||
HelmProvider[_a] = { fqn: "@cdktf/provider-helm.HelmProvider", version: "2.0.9" }; | ||
// ================= | ||
@@ -233,0 +233,0 @@ // STATIC PROPERTIES |
@@ -56,3 +56,3 @@ { | ||
"npm-check-updates": "^15", | ||
"projen": "^0.60.12", | ||
"projen": "^0.60.14", | ||
"standard-version": "^9", | ||
@@ -80,3 +80,3 @@ "typescript": "^4.7.4" | ||
}, | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"types": "lib/index.d.ts", | ||
@@ -83,0 +83,0 @@ "stability": "stable", |
@@ -41,3 +41,3 @@ | ||
The go package is generated into the [`github.com/hashicorp/cdktf-provider-helm-go`]https://github.com/hashicorp/cdktf-provider-helm-go) package. | ||
The go package is generated into the [`github.com/hashicorp/cdktf-provider-helm-go`](https://github.com/hashicorp/cdktf-provider-helm-go) package. | ||
@@ -44,0 +44,0 @@ `go get github.com/hashicorp/cdktf-provider-helm-go/helm` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
851340