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