From 9496311fe6f84b357d79d9e3e4ced9a54ad90611 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Thu, 23 Jan 2020 09:55:00 +0100 Subject: [PATCH] Update to Netbox 2.7.2 --- 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 706a98a..a492518 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.7.1" +appVersion: "2.7.2" 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.9 +version: 0.3.10 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index b54f112..aff5111 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.7.1-ldap + tag: v2.7.2-ldap pullPolicy: Always nameOverride: ""