From f55acd82a44d6ca3b2857f96ece04278c71ea650 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 9 Aug 2025 09:47:03 +0100 Subject: [PATCH] Updated yay-or-nay Signed-off-by: Marcus Noble --- manifests/yay-or-nay/yay-or-nay.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/yay-or-nay/yay-or-nay.yaml b/manifests/yay-or-nay/yay-or-nay.yaml index 3ca9b6a..bbf81cf 100644 --- a/manifests/yay-or-nay/yay-or-nay.yaml +++ b/manifests/yay-or-nay/yay-or-nay.yaml @@ -31,7 +31,7 @@ spec: spec: containers: - name: yay-or-nay - image: ghcr.io/mocdaniel/yay-or-nay:db-fix + image: ghcr.io/mocdaniel/yay-or-nay:1.1.1 imagePullPolicy: IfNotPresent ports: - containerPort: 3000