From b0626aff1e9f2d80cb76154a0bad58c3c67be136 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Thu, 19 Sep 2019 17:36:47 +0200 Subject: [PATCH] Bump netbox to 2.6.3 - before 2.6.4 --- charts/netbox/Chart.yaml | 4 ++-- charts/netbox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 065a3d0..850ce00 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.6.1" +appVersion: "2.6.3" description: An IP address management (IPAM) and data center infrastructure management (DCIM) tool. icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico name: netbox -version: 0.3.1 +version: 0.3.2 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index 433da18..4e7cd7d 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.6.2-ldap + tag: v2.6.3-ldap pullPolicy: Always nameOverride: ""