From f0673adc102ffb8b7cbb1cdb3e7182a7ef7f1512 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Jul 2024 09:26:42 +0000 Subject: [PATCH] chore(deps): update ghcr.io/lordmathis/k9s-web:latest docker digest to 6db8f88 --- infra/k9s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/k9s/deployment.yaml b/infra/k9s/deployment.yaml index 9e73606..6e37b2a 100755 --- a/infra/k9s/deployment.yaml +++ b/infra/k9s/deployment.yaml @@ -18,6 +18,6 @@ spec: serviceAccountName: k9s-sa containers: - name: k9s - image: ghcr.io/lordmathis/k9s-web:latest@sha256:d3dbde4715750509bbad451a2b4dbe40d1d91fefc25e3bc3fc9b48a5d5f733e5 + image: ghcr.io/lordmathis/k9s-web:latest@sha256:6db8f8812fa09a93433682bb64a32c16ddf8286091f2886699dd4b84f875d150 ports: - containerPort: 7681