diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 7f89822..72f505d 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v1 -appVersion: "2.7.8" +appVersion: "2.7.10" 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.4.4 +version: 0.4.5 diff --git a/charts/netbox/values.yaml b/charts/netbox/values.yaml index 565f985..3d2d61f 100644 --- a/charts/netbox/values.yaml +++ b/charts/netbox/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: netboxcommunity/netbox - tag: v2.7.8-ldap + tag: v2.7.10-ldap pullPolicy: Always nameOverride: ""