From 22e8956822e7dc0e8d09407f7b68a4f8196cb456 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:48:56 +0000 Subject: [PATCH] feat: update terraform-docs/terraform-docs to v0.22.0 #minor --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 22f0bc3f25..b33cf87101 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -21,7 +21,7 @@ ARG VERSION_KIND=0.31.0 # renovate: datasource=github-tags depName=derailed/k9s ARG VERSION_K9S=0.50.18 # renovate: datasource=github-tags depName=terraform-docs/terraform-docs -ARG VERSION_TERRAFORM_DOCS=0.21.0 +ARG VERSION_TERRAFORM_DOCS=0.22.0 # renovate: datasource=github-tags depName=doitintl/kube-no-trouble ARG VERSION_KUBENT=0.7.3 # renovate: datasource=github-tags depName=databus23/helm-diff