diff options
Diffstat (limited to 'grumpy')
| -rw-r--r-- | grumpy/unbound/deploy.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grumpy/unbound/deploy.yaml b/grumpy/unbound/deploy.yaml index 9c72cf3..afec6c8 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.4 + image: public.ecr.aws/x2w2w0z4/unbound-adblock:v0.0.5 imagePullPolicy: Always ports: - containerPort: 5353 |