From ae5dea93b75549cf1dcd2930861b92756a7427c8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Jun 2025 08:00:42 +0000 Subject: [PATCH] chore(deps): update quay.io/frrouting/frr docker tag to v10.3.1 --- system-apps/metallb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-apps/metallb/values.yaml b/system-apps/metallb/values.yaml index 2b2d7ee..c1a42f3 100644 --- a/system-apps/metallb/values.yaml +++ b/system-apps/metallb/values.yaml @@ -331,7 +331,7 @@ speaker: enabled: false image: repository: quay.io/frrouting/frr - tag: 10.3.0 + tag: 10.3.1 pullPolicy: metricsPort: 7473 resources: {} -- 2.49.1