From 8d9436a345bcea1bf7174b3e1e08d95a78276bf2 Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Mon, 16 Dec 2019 15:28:50 +0100 Subject: [PATCH] Revert "Revert "netbox: Update to 2.6.8"" Docker image tags have now been pushed properly This reverts commit d243b46e64e61d97af85b195ad7b2d9e3055da81. --- 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 71a95bd..8a0003c 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.6.7" +appVersion: "2.6.8" 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.5 +version: 0.3.6 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index fa9a029..f09c00e 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.6.7-ldap + tag: v2.6.8-ldap pullPolicy: Always nameOverride: ""