From 9ccc8cc045d9fcfe1df7dcdd3ed1b69883f9c0ab Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Wed, 24 Sep 2025 21:26:14 -0700 Subject: chore: bump unbound version --- grumpy/unbound/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grumpy/unbound/deploy.yaml b/grumpy/unbound/deploy.yaml index c8435bd..c4d7a2f 100644 --- a/grumpy/unbound/deploy.yaml +++ b/grumpy/unbound/deploy.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: unbound - image: public.ecr.aws/s0f9o2k5/unbound:v0.0.1 + image: public.ecr.aws/s0f9o2k5/unbound:v0.0.2 imagePullPolicy: Always ports: - containerPort: 5353 -- cgit v1.2.3