From fc837ff0364f55836c4a64e89a40742dc461ce2e Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Tue, 25 Aug 2020 10:00:58 +0200 Subject: [PATCH] netbox: Downgrade to 2.8.9 - image delays --- charts/netbox/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index e66b43c..12784b5 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,10 +1,10 @@ --- apiVersion: v1 -appVersion: "2.9.1" +appVersion: "2.8.9" 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.4 +version: 1.1.5