From 09b2114e9db2ccd9ff762996339354b75f03c5d4 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 12:14:46 +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