Skip to content

Commit

Permalink
docs(terraform-docs): generate docs and write to README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lentidas committed Jul 14, 2023
1 parent 127ea8d commit c05086a
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v3.0.1"`
Default: `"v4.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -182,11 +182,11 @@ Description: Credentials to access the Loki ingress, if activated.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[provider_null]] <<provider_null,null>> |>= 3
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_htpasswd]] <<provider_htpasswd,htpasswd>> |>= 1
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_null]] <<provider_null,null>> |>= 3
|===

= Resources
Expand Down Expand Up @@ -217,7 +217,7 @@ Description: Credentials to access the Loki ingress, if activated.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v3.0.1"`
|`"v4.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions aks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v3.0.1"`
Default: `"v4.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -252,7 +252,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v3.0.1"`
|`"v4.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions eks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v3.0.1"`
Default: `"v4.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -212,7 +212,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v3.0.1"`
|`"v4.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions kind/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v3.0.1"`
Default: `"v4.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -216,7 +216,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v3.0.1"`
|`"v4.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions sks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v3.0.1"`
Default: `"v4.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -328,7 +328,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v3.0.1"`
|`"v4.0.0"`
|no
|[[input_namespace]] <<input_namespace,namespace>>
Expand Down

0 comments on commit c05086a

Please sign in to comment.