From 7d9f1cae93b472ccc4d89584f4a011463ddff872 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sat, 27 Sep 2025 22:44:22 -0700 Subject: fix: image version --- grumpy/unbound/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grumpy/unbound') diff --git a/grumpy/unbound/deploy.yaml b/grumpy/unbound/deploy.yaml index f5494c7..9c72cf3 100644 --- a/grumpy/unbound/deploy.yaml +++ b/grumpy/unbound/deploy.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: unbound - image: public.ecr.aws/x2w2w0z4/unbound-adblock:v0.0.3 + image: public.ecr.aws/x2w2w0z4/unbound-adblock:v0.0.4 imagePullPolicy: Always ports: - containerPort: 5353 -- cgit v1.2.3