Skip to content

Commit 4a2bc35

Browse files
committed
chore: bump terraform-docs to v0.18.0
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
1 parent e6802ee commit 4a2bc35

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/templates/README.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ branch.
1313

1414
## Version
1515

16-
`{{ $version }}` (uses [terraform-docs] v0.17.0, which is supported and tested on Terraform
16+
`{{ $version }}` (uses [terraform-docs] v0.18.0, which is supported and tested on Terraform
1717
version 0.11+ and 0.12+ but may work for others.)
1818

1919
{{- if eq $version "main" }}

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM quay.io/terraform-docs/terraform-docs:edge
15+
FROM quay.io/terraform-docs/terraform-docs:0.18.0
1616

1717
RUN set -x \
1818
&& apk update \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ branch.
88

99
## Version
1010

11-
`v1.2.0` (uses [terraform-docs] v0.17.0, which is supported and tested on Terraform
11+
`v1.2.0` (uses [terraform-docs] v0.18.0, which is supported and tested on Terraform
1212
version 0.11+ and 0.12+ but may work for others.)
1313

1414
### Upgrade v0 to v1

0 commit comments

Comments
 (0)