From 991782a656d22ffbce4d5e2b67dd74ab13a470f2 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Tue, 19 Jul 2022 11:03:21 +0200 Subject: [PATCH] netbox: Preliminary update to 3.2.6 A 5.0 of the chart will likely be coming for Netbox 3.3 --- 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 251b579..f1089df 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -7,10 +7,10 @@ description: | Important; With chart version 4.0.0 there are major upgrades to the packaged Redis and Postgres, as well as a major version bump of Netbox that introduces housekeeping. Take care when upgrading. icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico -appVersion: 3.1.0 +appVersion: 3.2.6 type: application -version: 4.2.0 +version: 4.3.0 maintainers: - name: Alexander Olofsson email: ace@haxalot.com