From b82ab265b1de96d432495cf1e60478cdbe034a0a Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 18:32:17 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20docker.io/derailed?= =?UTF-8?q?/k9s=20docker=20tag=20(=20v0.50.3=20=E2=86=92=20v0.50.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fc6c9e7..447cef8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,7 @@ ARG KUBECTL_PGO_VERSION=v0.5.0 # Misc K8S Tools ARG KUSTOMIZE_VERSION=v5.6.0@sha256:b5f56e6becd1ba93a1a775a149763e3841a177beb10191624100bed81b44d297 ARG HELM_VERSION=v3.13.3 -ARG K9S_VERSION=v0.50.3@sha256:4ab82bcd8b3c2491ee4d2c0d6159edeef0f78a95221f3cc32aee2ea34219936c +ARG K9S_VERSION=v0.50.4@sha256:2ea442a8eb02916e7a827181e86370c142a1fe80f9e70c6949f5beb446223da5 ARG STERN_VERSION=1.32.0@sha256:f0c6aad6971ec445913be9ad18248aebd0ce6352a97c26cce64e802f7d53e80c # Talos Stuff