From 3963bc9cbea47d779a275aa12a8f24584b2eab54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 06:16:12 +0000 Subject: [PATCH] chore(deps): update ghcr.io/netbox-community/netbox docker tag to v4.6.4 --- charts/netbox/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 64eaf181..38bc2a11 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: netbox -version: 8.3.27 +version: 8.3.28 # renovate: image=ghcr.io/netbox-community/netbox -appVersion: "v4.6.3" +appVersion: "v4.6.4" type: application kubeVersion: ^1.25.0-0 description: IP address management (IPAM) and data center infrastructure management (DCIM) tool @@ -33,7 +33,7 @@ dependencies: annotations: artifacthub.io/images: | - name: netbox - image: ghcr.io/netbox-community/netbox:v4.6.3 + image: ghcr.io/netbox-community/netbox:v4.6.4 - name: busybox image: docker.io/busybox:1.38.0 - name: kubectl