From c28b5fbb780cda84247e8d2121981b0973f2a134 Mon Sep 17 00:00:00 2001 From: firmansyahn <80936459+firmansyahn@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:03:10 +0700 Subject: [PATCH] Update version to 5.0.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 b72c3eb7..22336db6 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -5,7 +5,7 @@ annotations: image: docker.io/netboxcommunity/netbox:v3.7-2.8.0 apiVersion: v2 name: netbox -version: 5.0.2 +version: 5.0.3 appVersion: v3.7.1 kubeVersion: ">=1.25.0" description: IP address management (IPAM) and data center infrastructure management (DCIM) tool @@ -36,4 +36,4 @@ dependencies: - name: st-common repository: https://startechnica.github.io/apps version: 0.x.x - alias: startechnica-common \ No newline at end of file + alias: startechnica-common