From 5b92ca6998796d314755b23ebde1f3519ca83cb0 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Wed, 30 Jun 2021 14:28:17 +0200 Subject: [PATCH] netbox: Update to 2.11.7 --- 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 e228a30..222a308 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -7,10 +7,10 @@ description: | Important; With chart version 3.0.0 the old nginx+gunicorn setup is no more, refer to https://github.com/netbox-community/netbox-docker/releases/tag/1.0.0 for more info. icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico -appVersion: 2.11.6 +appVersion: 2.11.7 type: application -version: 3.0.9 +version: 3.0.10 maintainers: - name: Alexander Olofsson email: ace@haxalot.com