Skip to content

Commit 752705d

Browse files
committed
chore: bump terraform-docs to v0.19.0
1 parent ceebb78 commit 752705d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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:0.18.0
15+
FROM quay.io/terraform-docs/terraform-docs:0.19.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
@@ -9,7 +9,7 @@ branch.
99

1010
## Version
1111

12-
`v1.2.2` (uses [terraform-docs] v0.18.0, which is supported and tested on Terraform
12+
`v1.2.2` (uses [terraform-docs] v0.19.0, which is supported and tested on Terraform
1313
version 0.11+ and 0.12+ but may work for others.)
1414

1515
### Upgrade v0 to v1

0 commit comments

Comments
 (0)