@cdktf/provider-helm
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -230,3 +230,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
HelmProvider[_a] = { fqn: "@cdktf/provider-helm.HelmProvider", version: "2.0.6" }; | ||
HelmProvider[_a] = { fqn: "@cdktf/provider-helm.HelmProvider", version: "2.0.7" }; | ||
// ================= | ||
@@ -233,0 +233,0 @@ // STATIC PROPERTIES |
@@ -56,3 +56,3 @@ { | ||
"npm-check-updates": "^15", | ||
"projen": "^0.60.9", | ||
"projen": "^0.60.10", | ||
"standard-version": "^9", | ||
@@ -80,3 +80,3 @@ "typescript": "^4.7.4" | ||
}, | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"types": "lib/index.d.ts", | ||
@@ -83,0 +83,0 @@ "stability": "stable", |
# Terraform CDK helm Provider ~> 2.3 | ||
This repo builds and publishes the Terraform helm Provider bindings for [cdktf](https://cdk.tf). | ||
This repo builds and publishes the Terraform helm Provider bindings for [CDK for Terraform](https://cdk.tf). | ||
@@ -48,2 +48,3 @@ ## Available Packages | ||
Find auto-generated docs for this provider here: [./API.md](./API.md) | ||
You can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-helm). | ||
@@ -50,0 +51,0 @@ ## Versioning |
Sorry, the diff of this file is not supported yet
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
851702
86