From 18f5c6a812155a6b9c6636c0f88aea296bc79277 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 10:32:11 +0000 Subject: [PATCH] chore(patch): update derailed/k9s to v0.50.18 #patch --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 25c747065b..c5faeeb959 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -19,7 +19,7 @@ ARG VERSION_HELM=3.19.2 # renovate: datasource=github-tags depName=kubernetes-sigs/kind ARG VERSION_KIND=0.30.0 # renovate: datasource=github-tags depName=derailed/k9s -ARG VERSION_K9S=0.50.16 +ARG VERSION_K9S=0.50.18 # renovate: datasource=github-tags depName=terraform-docs/terraform-docs ARG VERSION_TERRAFORM_DOCS=0.20.0 # renovate: datasource=github-tags depName=doitintl/kube-no-trouble