From a24661d88846c3d9a90a096a43c3c05e83785c84 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Wed, 16 Jul 2025 06:06:06 +0000
Subject: [PATCH] chore(deps): update ghcr.io/netbox-community/netbox docker
 tag to v4.3.4

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

diff --git a/values.yaml b/values.yaml
index d8a7bfd..65cb8b0 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.4
 
 superuser:
   name: admin
-- 
GitLab