Bump bind-operator image to v0.1.2 (#224)

**HOLD until v0.1.2 is tagged/built** (bind-operator #3 merged + tagged).

Picks up the zone-provisioning fix (seed glue A record + IP-based primaries + Pod watch) so the clusters stop failing to load their zones.

- `apps/base/bind-system/deployment.yaml`: image v0.1.1 -> v0.1.2

Reviewed-on: #224
Co-authored-by: Ben Vincent <ben@unkin.net>
Co-committed-by: Ben Vincent <ben@unkin.net>
This commit was merged in pull request #224.
This commit is contained in:
2026-07-03 23:03:37 +10:00
committed by BenVincent
parent 649ed07ab0
commit de123af1b1
+1 -1
View File
@@ -21,7 +21,7 @@ spec:
runAsNonRoot: true
containers:
- name: operator
image: git.unkin.net/unkin/bind-operator:v0.1.1
image: git.unkin.net/unkin/bind-operator:v0.1.2
args:
- --metrics-bind-address=:8080
- --health-probe-bind-address=:8081