Skip to content

Commit

Permalink
chore: bump terraform-docs to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-docs-bot committed Sep 18, 2024
1 parent ceebb78 commit 752705d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM quay.io/terraform-docs/terraform-docs:0.18.0
FROM quay.io/terraform-docs/terraform-docs:0.19.0

RUN set -x \
&& apk update \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ branch.

## Version

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

### Upgrade v0 to v1
Expand Down

0 comments on commit 752705d

Please sign in to comment.