From b0a7f6fb8658c741e550c2f5c3870b3d66d423f1 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Wed, 4 Jan 2023 12:34:07 +0100 Subject: [PATCH] netbox: Update to 3.4.2 --- 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 1d7ca6d..9f07b2b 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.4.1 +appVersion: 3.4.2 type: application -version: 5.0.0 +version: 5.0.1 maintainers: - name: Alexander Olofsson email: ace@haxalot.com