From b541500bb1900ff01c72dbed7f4016eb3238cf1d Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Thu, 27 Oct 2022 13:13:09 +0200 Subject: [PATCH] netbox: Update to 3.3.6 --- 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 969ee2e..fd8e844 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.3.5 +appVersion: 3.3.6 type: application -version: 4.3.8 +version: 4.3.9 maintainers: - name: Alexander Olofsson email: ace@haxalot.com