Upgrade netbox to 2.6.1

This commit is contained in:
Alexander Olofsson 2019-06-28 14:16:11 +02:00
parent e842cef9ef
commit a3acfa53b3
No known key found for this signature in database
GPG key ID: D439C9470CB04C73
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,6 @@
---
apiVersion: v1
appVersion: "1.0"
appVersion: "2.6.1"
description: A Helm chart for Kubernetes
name: netbox
version: 0.1.0
version: 0.1.1

View file

@ -1,3 +1,4 @@
---
# Default values for netbox.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
@ -6,7 +7,7 @@ replicaCount: 1
image:
repository: netboxcommunity/netbox
tag: develop-2.6-ldap
tag: v2.6.1-ldap
pullPolicy: Always
nameOverride: ""