@@ -223,6 +223,8 @@ The following requirements are needed by this module:
223
223
224
224
The following providers are used by this module:
225
225
226
+ - [[provider_null]] <<provider_null,null>> (>= 3)
227
+
226
228
- [[provider_jwt]] <<provider_jwt,jwt>> (>= 1.1)
227
229
228
230
- [[provider_time]] <<provider_time,time>> (>= 0.9)
@@ -233,8 +235,6 @@ The following providers are used by this module:
233
235
234
236
- [[provider_utils]] <<provider_utils,utils>> (>= 1.6)
235
237
236
- - [[provider_null]] <<provider_null,null>> (>= 3)
237
-
238
238
=== Resources
239
239
240
240
The following resources are used by this module:
@@ -310,7 +310,7 @@ Description: Override of target revision of the application chart.
310
310
311
311
Type: `string`
312
312
313
- Default: `"v5.0 .0"`
313
+ Default: `"v5.3 .0"`
314
314
315
315
==== [[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>
316
316
@@ -630,7 +630,7 @@ Description: Version of the helmfile-cmp plugin.
630
630
631
631
Type: `string`
632
632
633
- Default: `"0.1.1 "`
633
+ Default: `"0.1.2 "`
634
634
635
635
==== [[input_helmfile_cmp_env_variables]] <<input_helmfile_cmp_env_variables,helmfile_cmp_env_variables>>
636
636
@@ -692,12 +692,12 @@ Description: Map of extra accounts that were created and their tokens.
692
692
[cols="a,a",options="header,autowidth"]
693
693
|===
694
694
|Name |Version
695
- |[[provider_null]] <<provider_null,null>> |>= 3
696
695
|[[provider_jwt]] <<provider_jwt,jwt>> |>= 1.1
697
696
|[[provider_time]] <<provider_time,time>> |>= 0.9
698
697
|[[provider_random]] <<provider_random,random>> |>= 3
699
698
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
700
699
|[[provider_utils]] <<provider_utils,utils>> |>= 1.6
700
+ |[[provider_null]] <<provider_null,null>> |>= 3
701
701
|===
702
702
703
703
= Resources
@@ -753,7 +753,7 @@ Description: Map of extra accounts that were created and their tokens.
753
753
|[[input_target_revision]] <<input_target_revision,target_revision>>
754
754
|Override of target revision of the application chart.
755
755
|`string`
756
- |`"v5.0 .0"`
756
+ |`"v5.3 .0"`
757
757
|no
758
758
759
759
|[[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>
@@ -1066,7 +1066,7 @@ IMPORTANT: If you set this variable, the default known hosts will be overridden
1066
1066
|[[input_helmfile_cmp_version]] <<input_helmfile_cmp_version,helmfile_cmp_version>>
1067
1067
|Version of the helmfile-cmp plugin.
1068
1068
|`string`
1069
- |`"0.1.1 "`
1069
+ |`"0.1.2 "`
1070
1070
|no
1071
1071
1072
1072
|[[input_helmfile_cmp_env_variables]] <<input_helmfile_cmp_env_variables,helmfile_cmp_env_variables>>
0 commit comments