From bcca6f1f9dc27685bd915e7919bbe52f57552f40 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Sun, 23 Aug 2020 21:04:55 +0200 Subject: [PATCH] netbox: Update to version 2.9.1 --- charts/netbox/Chart.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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