From ca17ca7c1584fc6157b30d703eacebee70c09d3a Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 00:31:27 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/mirceanton?= =?UTF-8?q?/kubectl-switch=20docker=20tag=20(=20v2.2.2=20=E2=86=92=20v2.2.?= =?UTF-8?q?3=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 2724e07..72aa5ac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ ARG TFCTL_VERSION=v0.16.0-rc.4@sha256:5bc929e7c083e5357ea9c31716f857784a67e93718 # Kubectl + Plugins ARG KUBECTL_VERSION=1.32.4@sha256:9524faf8e3cefb47fa28244a5d15f95ec21a73d963273798e593e61f80712333 ARG KUBECOLOR_VERSION=v0.5.0@sha256:8a88ab0d5fd4e32b9e21ad4a4c2c4147617f548980a363cc84f3e1b58a3a1686 -ARG KUBECTL_SWITCH_VERSION=v2.2.2@sha256:d3eae0f5b0c289c73e0de8f820c667faac76c246d92412fed8c74f0144643652 +ARG KUBECTL_SWITCH_VERSION=v2.2.3@sha256:b0948c3de3098c512ef79d5bea3acbd59a6b0c6200035aacd0385fc5c3eb2bb6 ARG KUBECTL_PGO_VERSION=v0.5.0 # Misc K8S Tools