From 719e364f308d7c34021e62fa30dd9cb3b74df0f4 Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Sat, 29 Aug 2026 12:10:42 +1000 Subject: [PATCH] kea-operator: bump to v0.1.5 --- apps/base/dhcp-system/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/dhcp-system/deployment.yaml b/apps/base/dhcp-system/deployment.yaml index 52f762f..18a0dc6 100644 --- a/apps/base/dhcp-system/deployment.yaml +++ b/apps/base/dhcp-system/deployment.yaml @@ -21,7 +21,7 @@ spec: runAsNonRoot: true containers: - name: operator - image: git.unkin.net/unkin/kea-operator:v0.1.4 + image: git.unkin.net/unkin/kea-operator:v0.1.5 args: - --metrics-bind-address=:8080 - --health-probe-bind-address=:8081