From ced8f72dec5b7ac8767d16f3afab38bb7e45b7dc Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Thu, 23 Jan 2020 09:45:54 +0100 Subject: [PATCH] Update netbox to 2.7.1 --- 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 02a2276..706a98a 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.6.12" +appVersion: "2.7.1" 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.8 +version: 0.3.9 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index fbe5639..b54f112 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.6.12-ldap + tag: v2.7.1-ldap pullPolicy: Always nameOverride: ""