diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 441006e..e66b43c 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,10 @@ --- apiVersion: v1 -appVersion: "2.8.8" -description: An IP address management (IPAM) and data center infrastructure management (DCIM) tool. +appVersion: "2.9.1" +description: | + An IP address management (IPAM) and data center infrastructure management (DCIM) tool. + + NB; Not patched yet to support LDAP with v2.9, avoid updating for now if LDAP authentication is in use. icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico name: netbox -version: 1.1.3 +version: 1.1.4