From e064f8118e5010efb4d30badc86ae7d5ede75f80 Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Tue, 15 Oct 2024 11:34:30 +0300 Subject: [PATCH] infrastructure: base: isc-dhcp: Update image. --- infrastructure/base/isc-dhcp/daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/base/isc-dhcp/daemonset.yaml b/infrastructure/base/isc-dhcp/daemonset.yaml index 209d5ca22..3ad297647 100644 --- a/infrastructure/base/isc-dhcp/daemonset.yaml +++ b/infrastructure/base/isc-dhcp/daemonset.yaml @@ -23,5 +23,5 @@ spec: values: - "true" containers: - - image: harbor.home.wugi.info/library/isc-dhcp:cd01c8ed + - image: harbor.home.wugi.info/library/isc-dhcp:c1ed7229 name: guix