From c29fdb0f2b1804f617c5b18c8f77a9ab8c439826 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Fri, 6 Jun 2025 06:05:01 +0000
Subject: [PATCH] chore(deps): update ghcr.io/netbox-community/netbox docker
 tag to v4.3.2

---
 values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.yaml b/values.yaml
index d8a7bfd..5341939 100644
--- a/values.yaml
+++ b/values.yaml
@@ -4,7 +4,7 @@ image:
   pullPolicy: IfNotPresent
   registry: ghcr.io
   repository: netbox-community/netbox
-  tag: v4.2.6
+  tag: v4.3.2
 
 superuser:
   name: admin
-- 
GitLab