From a4135eb2a3f26e0be3296bb9890e88d6d3448bd1 Mon Sep 17 00:00:00 2001 From: Tine Wittler <no-reply@edugit.org> Date: Fri, 27 Jun 2025 06:05:13 +0000 Subject: [PATCH] chore(deps): update ghcr.io/netbox-community/netbox docker tag to v4.3.3 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index d8a7bfd..54efa3b 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.3 superuser: name: admin -- GitLab