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: ""