From f9cec7441c9335e205cffdd5125eeece3e2fa10c Mon Sep 17 00:00:00 2001 From: Logan Marchione Date: Tue, 9 Apr 2024 20:32:16 -0400 Subject: [PATCH] Switch jqplay tag --- cluster/apps/tools/jqplay.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/tools/jqplay.yaml b/cluster/apps/tools/jqplay.yaml index f6dfcf33..d1b616d7 100644 --- a/cluster/apps/tools/jqplay.yaml +++ b/cluster/apps/tools/jqplay.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: jqplay - image: ghcr.io/owenthereal/jqplay:master@sha256:dbb99464bc18a7aa1bbb004e956e1233d7193d275dee64709a44ec1f2b4473d5 + image: ghcr.io/owenthereal/jqplay@sha256:dbb99464bc18a7aa1bbb004e956e1233d7193d275dee64709a44ec1f2b4473d5 ports: - containerPort: 8080 env: