diff options
| author | Max Resnick <max@ofmax.li> | 2026-09-06 21:16:41 -0700 |
|---|---|---|
| committer | Max Resnick <max@ofmax.li> | 2026-09-06 21:16:41 -0700 |
| commit | d944e29c036fb90b05f8f663be07d41922592369 (patch) | |
| tree | 2911fd5c26211790b8e79cb1df6009869b60d5e4 | |
| parent | 65a79d544fc575b9e9f8a0c2abb9afebe99a339f (diff) | |
| download | grumpy-charts-d944e29c036fb90b05f8f663be07d41922592369.tar.gz | |
chore: bump versionCHECKPOINTuse-metallb-svc
| -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 82a240c..5c69026 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.6 + image: public.ecr.aws/x2w2w0z4/unbound-adblock:v0.0.7 imagePullPolicy: Always ports: - containerPort: 5353 |