From 45c662da8158e59b5b340b06c90a34dc974f2926 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Tue, 16 Aug 2022 19:32:16 +0200 Subject: [PATCH] netbox: Update to 3.2.9 --- 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 611a230..c20147e 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.2.8 +appVersion: 3.2.9 type: application -version: 4.3.2 +version: 4.3.3 maintainers: - name: Alexander Olofsson email: ace@haxalot.com